support for upgrade --git
Bug #1805525 reported by
Jelmer Vernooij
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Breezy |
Fix Committed
|
Medium
|
Jelmer Vernooij |
Bug Description
It would be useful if Breezy supported 'brz upgrade --git' and 'brz upgrade --bzr' in bzr resp git control directories.
Related branches
lp://staging/~jelmer/brz/git-upgrade
Ready for review
for merging
into
lp://staging/brz
- Martin Packman: Approve
-
Diff: 442 lines (+222/-75)7 files modifiedbreezy/bzr/bzrdir.py (+1/-1)
breezy/git/commands.py (+11/-68)
breezy/git/dir.py (+148/-1)
breezy/git/interrepo.py (+7/-2)
breezy/git/tests/test_blackbox.py (+52/-0)
breezy/tests/per_controldir/test_controldir.py (+1/-1)
breezy/upgrade.py (+2/-2)
Changed in brz: | |
status: | Triaged → Fix Committed |
summary: |
- suppor for upgrade --git + support for upgrade --git |
To post a comment you must log in.