From: Junio C Hamano <gitster@pobox.com>
To: Gustaf Hendeby <hendeby@isy.liu.se>
Cc: Git Mailing List <git@vger.kernel.org>, normalperson@yhbt.net
Subject: Re: [PATCH] Documentation: Add missing git svn commands
Date: Mon, 19 May 2008 22:21:36 -0700 [thread overview]
Message-ID: <7vej7x8s9r.fsf@gitster.siamese.dyndns.org> (raw)
In-Reply-To: <48320380.6090200@isy.liu.se> (Gustaf Hendeby's message of "Tue, 20 May 2008 00:47:28 +0200")
Gustaf Hendeby <hendeby@isy.liu.se> writes:
> Signed-off-by: Gustaf Hendeby <hendeby@isy.liu.se>
> ---
>
> I sent this one out about a week ago and haven't heard anything about
> it. Did it just get lost in the noise, or is it just not
> interesting/incorrect in some way?
It's severely whitespace damaged isn't it?
> diff --git a/Documentation/git-svn.txt b/Documentation/git-svn.txt
> index f4ba105..c02f220 100644
> --- a/Documentation/git-svn.txt
> +++ b/Documentation/git-svn.txt
> @@ -189,10 +189,10 @@ All arguments are passed directly to `git blame'.
> 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.
> + be committed, but are not committed. Use -r/--revision to refer to a
> + specfic revision.
>
> 'show-ignore'::
> Recursively finds and lists the svn:ignore property on
> @@ -216,6 +216,19 @@ All arguments are passed directly to `git blame'.
> argument. Use the --url option to output only the value of the
> 'URL:' field.
>
> +'proplist'::
> + Lists the properties stored in the Subversion repository about a
> + given file or directory. Use -r/--revision to refer to a specific
> + Subversion revision.
> +
> +'propget'::
> + Gets the Subversion property given as the first argument, for a
> + file. A specific revision can be specified with -r/--revision.
> +
> +'show-externals'::
> + Shows the Subversion externals. Use -r/--revision to specify a
> + specific revision.
> +
> --
>
> OPTIONS
> --
> 1.5.5.1.328.g4377c
> --
> To unsubscribe from this list: send the line "unsubscribe git" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2008-05-20 5:22 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-19 22:47 [PATCH] Documentation: Add missing git svn commands Gustaf Hendeby
2008-05-20 2:01 ` Eric Wong
2008-05-20 7:08 ` Gustaf Hendeby
2008-05-20 5:21 ` Junio C Hamano [this message]
-- strict thread matches above, loose matches on Subject: below --
2008-05-12 19:32 Gustaf Hendeby
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=7vej7x8s9r.fsf@gitster.siamese.dyndns.org \
--to=gitster@pobox.com \
--cc=git@vger.kernel.org \
--cc=hendeby@isy.liu.se \
--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).