author | Benoit Sigoure <tsuna@lrde.epita.fr> | |
Tue, 16 Oct 2007 14:36:51 +0000 (16:36 +0200) | ||
committer | Shawn O. Pearce <spearce@spearce.org> | |
Wed, 17 Oct 2007 06:47:37 +0000 (02:47 -0400) | ||
commit | 51e057cf808eb1c277da08f42d0ccd611ea315cc | |
tree | 78dcb4c66baeede1cef1900eddb8a22ce753b93d | tree | snapshot |
parent | 151534515682695348a8172f399f4bf025154a5f | commit | diff |
git-svn: add git svn proplist
This allows one to easily retrieve a list of svn properties from within
git-svn without requiring svn or knowing the URL of a repository.
* git-svn.perl (%cmd): Add the command `proplist'.
(&cmd_proplist): New.
* t/t9101-git-svn-props.sh: Test git svn proplist.
Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
This allows one to easily retrieve a list of svn properties from within
git-svn without requiring svn or knowing the URL of a repository.
* git-svn.perl (%cmd): Add the command `proplist'.
(&cmd_proplist): New.
* t/t9101-git-svn-props.sh: Test git svn proplist.
Signed-off-by: Benoit Sigoure <tsuna@lrde.epita.fr>
Acked-by: Eric Wong <normalperson@yhbt.net>
Signed-off-by: Shawn O. Pearce <spearce@spearce.org>
git-svn.perl | diff | blob | history | |
t/t9101-git-svn-props.sh | diff | blob | history |