In Junio's recent patch series ([PATCH v3 0/7] Removing the guesswork of HEAD in "clone" $gmane/234950), his first patch updated t5505: 'fix "set-head --auto with ambiguous HEAD" test'. A quick look at the git remote man page showed that --auto was not documented, nor listed in usage stings. This two patch series fixes the documentation and the usage strings. Philip Oakley (2): Doc: remote set-head long options remote set-head: show long options in usage Documentation/git-remote.txt | 6 +++--- builtin/remote.c | 4 ++-- 2 files changed, 5 insertions(+), 5 deletions(-) -- 1.8.1.msysgit.1 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html