From: Gustaf Hendeby <hendeby@isy.liu.se>
To: git@vger.kernel.org
Cc: gitster@pobox.com, normalperson@yhbt.net,
Gustaf Hendeby <hendeby@isy.liu.se>
Subject: [PATCH] Documentation: Add create-ignore to git svn manual
Date: Mon, 5 May 2008 00:33:10 +0200 [thread overview]
Message-ID: <1209940390-22622-2-git-send-email-hendeby@isy.liu.se> (raw)
In-Reply-To: <1209940390-22622-1-git-send-email-hendeby@isy.liu.se>
Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se>
---
Documentation/git-svn.txt | 6 ++++++
1 files changed, 6 insertions(+), 0 deletions(-)
diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
index bec9acc..f4ba105 100644
--- a/Documentation/git-svn.txt
+++ b/Documentation/git-svn.txt
@@ -188,6 +188,12 @@ All arguments are passed directly to `git blame'.
commit. All merging is assumed to have taken place
independently of git-svn functions.
+'create-ignore'::
+
+ Recursively finds the svn:ignore property on directories and
+ creates matching .gitignore files. The resulting files are staged to
+ be committed, but are not committed.
+
'show-ignore'::
Recursively finds and lists the svn:ignore property on
directories. The output is suitable for appending to
--
1.5.5.1.246.gafa4
next prev parent reply other threads:[~2008-05-04 22:34 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-04 22:33 [PATCH] git-svn: Make create-ignore use git add -f Gustaf Hendeby
2008-05-04 22:33 ` Gustaf Hendeby [this message]
2008-05-05 4:04 ` [PATCH] Documentation: Add create-ignore to git svn manual Eric Wong
2008-05-05 4:04 ` [PATCH] git-svn: Make create-ignore use git add -f Eric Wong
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=1209940390-22622-2-git-send-email-hendeby@isy.liu.se \
--to=hendeby@isy.liu.se \
--cc=git@vger.kernel.org \
--cc=gitster@pobox.com \
--cc=normalperson@yhbt.net \
/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).