Re: [PATCH] Documentation: Add missing git svn commands

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Gustaf Hendeby <hendeby@xxxxxxxxxx> wrote:
> Signed-off-by: Gustaf Hendeby <hendeby@xxxxxxxxxx>

Looks correct, thanks.

Acked-by: Eric Wong <normalperson@xxxxxxxx>

> ---
> 
> 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?

Sorry I've been very busy lately and haven't been feeling well, either.
I'll try to get around to the rest of the outstanding git-svn stuff as
soon as I get better.

> /Gustaf
> 
>  Documentation/git-svn.txt |   17 +++++++++++++++--
>  1 files changed, 15 insertions(+), 2 deletions(-)
> 
> 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
> -- 
-- 
Eric Wong
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux