Merge lp://staging/~jelmer/brz/git-switch into lp://staging/brz
Proposed by
Jelmer Vernooij
Status: | Merged | ||||
---|---|---|---|---|---|
Approved by: | Jelmer Vernooij | ||||
Approved revision: | no longer in the source branch. | ||||
Merge reported by: | The Breezy Bot | ||||
Merged at revision: | not available | ||||
Proposed branch: | lp://staging/~jelmer/brz/git-switch | ||||
Merge into: | lp://staging/brz | ||||
Diff against target: |
218 lines (+98/-67) 3 files modified
breezy/git/tests/test_blackbox.py (+32/-0) breezy/switch.py (+64/-65) breezy/tests/blackbox/test_switch.py (+2/-2) |
||||
To merge this branch: | bzr merge lp://staging/~jelmer/brz/git-switch | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Martin Packman | Approve | ||
Review via email:
|
Commit message
Fix 'brz switch' in git repositories.
Description of the change
Fix 'brz switch' in git repositories.
To post a comment you must log in.
Okay. This is pretty hairy but was previously as well.