summaryrefslogtreecommitdiff
path: root/t/t5515/fetch.master_remote-glob
diff options
context:
space:
mode:
authorLibravatar Junio C Hamano <gitster@pobox.com>2009-10-18 00:49:23 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2009-10-21 15:17:24 -0700
commit46148dd7ea41de10fc784c247924f73ddb21121b (patch)
treed1f023dae34f20484a7133aad7b237def5fc7c40 /t/t5515/fetch.master_remote-glob
parentDWIM "git checkout frotz" to "git checkout -b frotz origin/frotz" (diff)
downloadtgif-46148dd7ea41de10fc784c247924f73ddb21121b.tar.xz
git checkout --no-guess
Porcelains may want to make sure their calls to "git checkout" will reliably fail regardless of the presense of random remote tracking branches by the new DWIMmery introduced. Luckily all existing in-tree callers have extra checks to make sure they feed local branch name when they want to switch, or they explicitly ask to detach HEAD at the given commit, so there is no need to add this option for them. As this is strictly script-only option, do not even bother to document it, and do bother to hide it from "git checkout -h". Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5515/fetch.master_remote-glob')
0 files changed, 0 insertions, 0 deletions