Merge branch 'js/rebase-p-tests'
[gitweb.git] / builtin / rebase.c
2018-09-06 builtin rebase: support `git rebase --onto A...B`
2018-09-06 builtin rebase: support --onto
2018-08-06 builtin/rebase: support running "git rebase <upstream>"
2018-08-06 rebase: start implementing it as a builtin