From: Junio C Hamano Date: Mon, 28 Feb 2011 05:58:29 +0000 (-0800) Subject: Merge branch 'uk/checkout-ambiguous-ref' X-Git-Tag: v1.7.5-rc0~117 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/c0791f365e8024c35321a2c53856c3c63cd54299?ds=inline;hp=-c Merge branch 'uk/checkout-ambiguous-ref' * uk/checkout-ambiguous-ref: Rename t2019 with typo "amiguous" that meant "ambiguous" checkout: rearrange update_refs_for_switch for clarity checkout: introduce --detach synonym for "git checkout foo^{commit}" checkout: split off a function to peel away branchname arg checkout: fix bug with ambiguous refs Conflicts: builtin/checkout.c --- c0791f365e8024c35321a2c53856c3c63cd54299 diff --combined Documentation/git-checkout.txt index 880763d391,d162117e71..87863fcadc --- a/Documentation/git-checkout.txt +++ b/Documentation/git-checkout.txt @@@ -9,6 -9,7 +9,7 @@@ SYNOPSI -------- [verse] 'git checkout' [-q] [-f] [-m] [] + 'git checkout' [-q] [-f] [-m] [--detach] [] 'git checkout' [-q] [-f] [-m] [[-b|-B|--orphan] ] [] 'git checkout' [-f|--ours|--theirs|-m|--conflict=