summaryrefslogtreecommitdiff
path: root/t/t3407-rebase-abort.sh
Commit message (Expand)AuthorAgeFilesLines
* rebase: add --quit to cleanup rebase, leave everything else untouchednd/rebase-forgetNguyễn Thái Ngọc Duy2016-12-111-0/+24
* rebase: stricter check of standalone sub commandMartin von Zweigbergk2011-02-101-0/+10
* rebase --abort: do not update branch refMartin von Zweigbergk2010-11-231-0/+12
* test-lib: user-friendly alternatives to test [-d|-f|-e]Matthieu Moy2010-08-111-3/+3
* tests: use "git xyzzy" form (t0000 - t3599)Nanako Shiraishi2008-09-031-1/+1
* Rename .git/rebase to .git/rebase-applyJohannes Schindelin2008-07-211-1/+1
* Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-151-2/+2
* git-rebase.sh: Fix --merge --abort failures when path contains whitespaceBryan Donlan2008-05-051-12/+21
* t3407-rebase-abort.sh: Enhance existing tests, and add test for rebase --mergeMike Hommey2008-03-031-28/+40
* git rebase --abort: always restore the right commitMike Hommey2008-03-011-1/+1
* Add test for git rebase --abortMike Hommey2008-03-011-0/+59