git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] stupid typo in git-checkout.sh
@ 2007-12-11 16:09 Pierre Habouzit
  2007-12-11 16:13 ` [PATCH Resend] Stupid typos " Pierre Habouzit
  0 siblings, 1 reply; 4+ messages in thread
From: Pierre Habouzit @ 2007-12-11 16:09 UTC (permalink / raw)
  To: Git ML, Junio C Hamano

[-- Attachment #1: Type: text/plain, Size: 688 bytes --]

Signed-off-by: Pierre Habouzit <madcoder@debian.org>
---

  thanks to Ingo Molnar that made me spot this one while answering to
  him eagerly that git-checkout had a fancy usage now ...

 git-checkout.sh |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/git-checkout.sh b/git-checkout.sh
index f6d58ac..200f9bc 100755
--- a/git-checkout.sh
+++ b/git-checkout.sh
@@ -2,7 +2,7 @@
 
 OPTIONS_KEEPDASHDASH=t
 OPTIONS_SPEC="\
-git-branch [options] [<branch>] [<paths>...]
+git-checkout [options] [<branch>] [<paths>...]
 --
 b=          create a new branch started at <branch>
 l           create the new branchs reflog
-- 
1.5.3.7.2248.g93a2


[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

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

end of thread, other threads:[~2007-12-11 19:50 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-11 16:09 [PATCH] stupid typo in git-checkout.sh Pierre Habouzit
2007-12-11 16:13 ` [PATCH Resend] Stupid typos " Pierre Habouzit
2007-12-11 16:36   ` [PATCH] Fix a typo in checkout.sh and cleanup one-line help messages Johannes Sixt
2007-12-11 19:49     ` Junio C Hamano

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).