drop roundtripping support in brz-git
Bug #1800061 reported by
Jelmer Vernooij
This bug affects 2 people
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Breezy |
Fix Released
|
High
|
Jelmer Vernooij |
Bug Description
We should make sure the roundtripping support in brz-git gets dropped before the release.
This includes downgrading errors about extra fields from ERROR to WARNING.
Related branches
lp://qastaging/~jelmer/brz/git-drop-roundtrip
Merged
into
lp://qastaging/brz
- Martin Packman: Approve
-
Diff: 606 lines (+32/-230)10 files modifiedbreezy/git/commit.py (+2/-28)
breezy/git/fetch.py (+1/-2)
breezy/git/mapping.py (+2/-86)
breezy/git/memorytree.py (+0/-5)
breezy/git/object_store.py (+0/-23)
breezy/git/roundtrip.py (+0/-27)
breezy/git/tests/test_roundtrip.py (+0/-13)
breezy/git/tests/test_workingtree.py (+3/-8)
breezy/git/tree.py (+19/-28)
breezy/git/workingtree.py (+5/-10)
Changed in brz: | |
milestone: | 3.0.0 → 3.1.0 |
Changed in brz: | |
status: | Triaged → In Progress |
Changed in brz: | |
status: | In Progress → Fix Released |
To post a comment you must log in.