summaryrefslogtreecommitdiff
path: root/t/t5403-post-checkout-hook.sh
Commit message (Expand)AuthorAgeFilesLines
* t5[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin2020-11-191-4/+4
* tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin2020-11-191-0/+3
* t5403: correct bash ambiguous redirect error in subtest 8 by quoting $GIT_DIRRandall S. Becker2019-02-081-1/+1
* rebase: run post-checkout hook on checkoutOrgad Shaneh2019-01-021-0/+20
* t5403: simplify by using a single repositoryOrgad Shaneh2019-01-021-55/+23
* t/t5403-post-checkout-hook.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto2014-06-091-4/+4
* t5403: convert leading spaces to tabsNguyễn Thái Ngọc Duy2011-10-121-23/+23
* Merge branch 'maint-1.6.0' into maintJunio C Hamano2009-12-311-13/+13
|\
| * branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy2009-12-311-13/+13
* | disable post-checkout test on CygwinAlex Riesen2009-03-171-0/+2
* | clone: run post-checkout hook when checking outJeff King2009-03-021-0/+12
|/
* tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi2008-09-031-2/+2
* fix t5403-post-checkout-hook.sh: built-in test in dash does not have "=="Alex Riesen2007-10-151-4/+4
* post-checkout hook, tests, and docsJosh England2007-09-291-0/+74