Browse Source
"git rebase -m" could be asked to rebase an entire branch starting from the root, but failed by assuming that there always is a parent commit to the first commit on the branch. * bw/rebase-merge-entire-branch: git-rebase--merge: don't include absent parent as a basemaint

3 changed files with 14 additions and 3 deletions
Loading…
Reference in new issue