From: Junio C Hamano Date: Wed, 8 Apr 2009 06:05:43 +0000 (-0700) Subject: Merge branch 'maint' X-Git-Tag: v1.6.3-rc0~20 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/6da14ee14f85fe5766780e1cbe8d42d385638e9e?ds=inline;hp=-c Merge branch 'maint' * maint: Change double quotes to single quotes in message Documentation: clarify .gitattributes search git-checkout.txt: clarify that applies when no path is given. git-checkout.txt: fix incorrect statement about HEAD and index Conflicts: Documentation/git-checkout.txt --- 6da14ee14f85fe5766780e1cbe8d42d385638e9e diff --combined Documentation/git-checkout.txt index 1a6c19e5c3,132fc4faa5..223ea9caef --- a/Documentation/git-checkout.txt +++ b/Documentation/git-checkout.txt @@@ -8,7 -8,7 +8,7 @@@ git-checkout - Checkout a branch or pat SYNOPSIS -------- [verse] -'git checkout' [-q] [-f] [--track | --no-track] [-b [-l]] [-m] [] +'git checkout' [-q] [-f] [-t | --track | --no-track] [-b [-l]] [-m] [] 'git checkout' [-f|--ours|--theirs|-m|--conflict=