summaryrefslogtreecommitdiffstats
path: root/t/t3407-rebase-abort.sh (follow)
Commit message (Expand)AuthorAgeFilesLines
* t34*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-201-10/+10
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-201-0/+3
* rebase: rename the two primary rebase backendsElijah Newren2020-02-171-3/+3
* rebase tests: mark tests specific to the am-backend with --amElijah Newren2020-02-171-3/+3
* rebase: add --quit to cleanup rebase, leave everything else untouchedNguyễ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-241-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-221-1/+1
* Rename ".dotest/" to ".git/rebase" and ".dotest-merge" to "rebase-merge"Johannes Schindelin2008-07-161-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-041-28/+40
* git rebase --abort: always restore the right commitMike Hommey2008-03-021-1/+1
* Add test for git rebase --abortMike Hommey2008-03-011-0/+59