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-11-02tests: teach callers of test_i18ngrep to use test_grepJunio C Hamano
2023-04-10t2024: fix loose/strict local base branch DWIM testAndrei Rybak
2020-11-20t2*: adjust the references to the default branch name "main"Johannes Schindelin
2020-10-08checkout: learn to respect checkout.guessDenton Liu
2020-01-08checkout: don't revert file on ambiguous tracking branchesAlexandr Miloslavskiy
2018-11-14checkout: disambiguate dwim tracking branches and local filesNguyễn Thái Ngọc Duy
2018-08-20Merge branch 'ab/checkout-default-remote'Junio C Hamano
2018-08-18t2024: mark test using "checkout -p" with PERL prerequisiteÆvar Arnfjörð Bjarmason
2018-07-30tests: make use of the test_must_be_empty functionÆvar Arnfjörð Bjarmason
2018-06-11checkout & worktree: introduce checkout.defaultRemoteÆvar Arnfjörð Bjarmason
2018-06-11checkout: add advice for ambiguous "checkout <branch>"Ævar Arnfjörð Bjarmason
2018-06-11checkout tests: index should be clean after dwim checkoutÆvar Arnfjörð Bjarmason
2016-09-21checkout: fix ambiguity check in subdirNguyễn Thái Ngọc Duy
2014-10-15checkout: report upstream correctly even with loosely defined branch.*.mergeJunio C Hamano
2013-10-30Merge branch 'mm/checkout-auto-track-fix'Junio C Hamano
2013-10-18checkout: allow dwim for branch creation for "git checkout $branch --"Matthieu Moy
2013-09-09t2024: Fix &&-chaining and a couple of typosJohan Herland
2013-04-22branch.c: Validate tracking branches with refspecs instead of refs/remotes/*Johan Herland
2013-04-22checkout: Use remote refspecs when DWIMming tracking branchesJohan Herland
2013-04-22t2024: Show failure to use refspec when DWIMming remote branch namesJohan Herland
2013-04-22t2024: Add tests verifying current DWIM behavior of 'git checkout <branch>'Johan Herland