From: Pierre Habouzit <madcoder@debian.org>
To: Git ML <git@vger.kernel.org>, Junio C Hamano <gitster@pobox.com>
Subject: [PATCH] stupid typo in git-checkout.sh
Date: Tue, 11 Dec 2007 17:09:25 +0100 [thread overview]
Message-ID: <20071211160925.GF15448@artemis.madism.org> (raw)
[-- 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 --]
next reply other threads:[~2007-12-11 16:10 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-11 16:09 Pierre Habouzit [this message]
2007-12-11 16:13 ` [PATCH Resend] Stupid typos in git-checkout.sh 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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20071211160925.GF15448@artemis.madism.org \
--to=madcoder@debian.org \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.