Merge lp://staging/~schwab-linux-m68k/bzr-fastimport/parentless into lp://staging/bzr-fastimport
Proposed by
Andreas Schwab
Status: | Needs review |
---|---|
Proposed branch: | lp://staging/~schwab-linux-m68k/bzr-fastimport/parentless |
Merge into: | lp://staging/bzr-fastimport |
Diff against target: |
46 lines (+1/-19) 1 file modified
exporter.py (+1/-19) |
To merge this branch: | bzr merge lp://staging/~schwab-linux-m68k/bzr-fastimport/parentless |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Bazaar Developers | Pending | ||
Review via email: mp+105048@code.staging.launchpad.net |
Description of the change
The proper way to create a parentless commit is to emit a reset command for the branch
without a following from command. That obviates the need to invent a possibly conflicting
branch name.
To post a comment you must log in.
Unmerged revisions
- 357. By Andreas Schwab
-
Properly create parentless commit