From: Pierre Habouzit <madcoder@debian.org>
To: Git ML <git@vger.kernel.org>
Subject: [PATCH] add git-browse-help to the ignore list
Date: Tue, 11 Dec 2007 10:21:01 +0100 [thread overview]
Message-ID: <20071211092101.GD30948@artemis.madism.org> (raw)
[-- Attachment #1: Type: text/plain, Size: 518 bytes --]
Signed-off-by: Pierre Habouzit <madcoder@debian.org>
---
Here is a missing new command in the ignore list. See next patch for
an alternative solution to the problem ;)
.gitignore | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index bac60ce..5eaba41 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,6 +12,7 @@ git-archive
git-bisect
git-blame
git-branch
+git-browse-help
git-bundle
git-cat-file
git-check-attr
--
1.5.3.7.2224.gb695b
[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next reply other threads:[~2007-12-11 9:21 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-11 9:21 Pierre Habouzit [this message]
2007-12-11 9:24 ` [PATCH] Add a makefile rule to regenerate .gitignore from the make variables Pierre Habouzit
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=20071211092101.GD30948@artemis.madism.org \
--to=madcoder@debian.org \
--cc=git@vger.kernel.org \
/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 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).