aboutsummaryrefslogtreecommitdiff
path: root/t/t3407-rebase-abort.sh
Commit message (Expand)AuthorAge
* rebase: add --quit to cleanup rebase, leave everything else untouchedNguyễn Thái Ngọc Duy2016-12-11
* rebase: stricter check of standalone sub commandMartin von Zweigbergk2011-02-10
* rebase --abort: do not update branch refMartin von Zweigbergk2010-11-23
* test-lib: user-friendly alternatives to test [-d|-f|-e]Matthieu Moy2010-08-11
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-03
* Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-21
* Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-15
* git-rebase.sh: Fix --merge --abort failures when path contains whitespaceBryan Donlan2008-05-05
* t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --mergeMike Hommey2008-03-03
* git rebase --abort: always restore the right commitMike Hommey2008-03-01
* Add test for git rebase --abortMike Hommey2008-03-01