diff options
author | Junio C Hamano <gitster@pobox.com> | 2009-10-18 00:49:23 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2009-10-21 15:17:24 -0700 |
commit | 46148dd7ea41de10fc784c247924f73ddb21121b (patch) | |
tree | d1f023dae34f20484a7133aad7b237def5fc7c40 /t/t5515/refs.br-config-explicit-merge | |
parent | DWIM "git checkout frotz" to "git checkout -b frotz origin/frotz" (diff) | |
download | tgif-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/refs.br-config-explicit-merge')
0 files changed, 0 insertions, 0 deletions