git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] Update 'git remote set-head' doc and uasage
@ 2013-09-21 15:51 Philip Oakley
  2013-09-21 15:51 ` [PATCH 1/2] Doc: remote set-head long options Philip Oakley
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Philip Oakley @ 2013-09-21 15:51 UTC (permalink / raw)
  To: GitList; +Cc: Junio C Hamano

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

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2013-09-27 23:53 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-21 15:51 [PATCH 0/2] Update 'git remote set-head' doc and uasage Philip Oakley
2013-09-21 15:51 ` [PATCH 1/2] Doc: remote set-head long options Philip Oakley
2013-09-21 15:51 ` [PATCH 2/2] remote set-head: show long options in usage Philip Oakley
2013-09-27 23:52 ` [PATCH 0/2] Update 'git remote set-head' doc and uasage Jonathan Nieder

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).