Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-02-07tests: mark tests as passing with SANITIZE=leakÆvar Arnfjörð Bjarmason
2022-03-17tests: change "mkdir -p && write_script" to use "test_hook"Ævar Arnfjörð Bjarmason
2022-01-26rebase --apply: don't run post-checkout hook if there is an errorPhillip Wood
2022-01-26rebase: do not remove untracked files on checkoutPhillip Wood
2022-01-26rebase: pass correct arguments to post-checkout hookPhillip Wood
2022-01-26t5403: refactor rebase post-checkout hook testsPhillip Wood
2020-11-20t5[0-4]*: adjust the references to the default branch name "main"Johannes Schindelin
2020-11-20tests: mark tests relying on the current default for `init.defaultBranch`Johannes Schindelin
2019-02-08t5403: correct bash ambiguous redirect error in subtest 8 by quoting $GIT_DIRRandall S. Becker
2019-01-03rebase: run post-checkout hook on checkoutOrgad Shaneh
2019-01-03t5403: simplify by using a single repositoryOrgad Shaneh
2014-06-10t/t5403-post-checkout-hook.sh: avoid "test <cond> -a/-o <cond>"Elia Pinto
2011-10-12t5403: convert leading spaces to tabsNguyễn Thái Ngọc Duy
2010-01-01Merge branch 'maint-1.6.0' into maintJunio C Hamano
2010-01-01branch: die explicitly why when calling "git branch [-a|-r] branchname".Matthieu Moy
2009-03-17disable post-checkout test on CygwinAlex Riesen
2009-03-03clone: run post-checkout hook when checking outJeff King
2008-09-04tests: use "git xyzzy" form (t3600 - t6999)Nanako Shiraishi
2007-10-16fix t5403-post-checkout-hook.sh: built-in test in dash does not have "=="Alex Riesen
2007-09-30post-checkout hook, tests, and docsJosh England