Merge lp://staging/~jelmer/brz/fix-submodule-import 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/fix-submodule-import | ||||
Merge into: | lp://staging/brz | ||||
Diff against target: |
162 lines (+49/-9) 7 files modified
breezy/git/branch.py (+2/-2) breezy/git/fetch.py (+3/-2) breezy/git/tests/__init__.py (+6/-0) breezy/git/tests/test_branch.py (+29/-0) breezy/git/tests/test_fetch.py (+1/-1) breezy/tree.py (+4/-4) doc/en/release-notes/brz-3.1.txt (+4/-0) |
||||
To merge this branch: | bzr merge lp://staging/~jelmer/brz/fix-submodule-import | ||||
Related bugs: |
|
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Jelmer Vernooij | Approve | ||
Review via email: mp+378021@code.staging.launchpad.net |
Commit message
Support importing Git submodules as tree references.
Description of the change
Support importing Git submodules as tree references.
To post a comment you must log in.
Running landing tests failed /ci.breezy- vcs.org/ job/brz/ job/brz- land/645/
https:/