Merge lp:~fullermd/brz/3.2-fix-diff-using into lp:brz/3.2
Proposed by
Matthew Fuller
| Status: | Approved | ||||
|---|---|---|---|---|---|
| Approved by: | Jelmer Vernooij | ||||
| Approved revision: | 7602 | ||||
| Proposed branch: | lp:~fullermd/brz/3.2-fix-diff-using | ||||
| Merge into: | lp:brz/3.2 | ||||
| Diff against target: |
93 lines (+15/-11) 2 files modified
breezy/diff.py (+13/-9) breezy/tests/blackbox/test_diff.py (+2/-2) |
||||
| To merge this branch: | bzr merge lp:~fullermd/brz/3.2-fix-diff-using | ||||
| Related bugs: |
|
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Jelmer Vernooij | Approve | ||
|
Review via email:
|
|||
Commit message
Merge fix of --diff-options handling
Description of the change
Cherry pick of --diff-options fix from lp:~jelmer/brz/fix-diff-using (already applied in trunk and 3.3). By manual testing it fixes the issue there as well. Before/after selftest yield the same results.
x-ref bug 1977988 on the original issue.
To post a comment you must log in.
Unmerged revisions
- 7602. By Jelmer Vernooij
-
Fix handling of --diff-options.
Cherry pick of <email address hidden> from
fix-diff-using branch, already present in trunk and 3.3.
Disabling the tarmac-based bot, since 3.2 doesn't have the appropriate config for it.