author | David D. Kilzer <ddkilzer@kilzer.net> | |
Wed, 21 Nov 2007 19:57:18 +0000 (11:57 -0800) | ||
committer | Eric Wong <normalperson@yhbt.net> | |
Thu, 22 Nov 2007 04:11:11 +0000 (20:11 -0800) | ||
commit | e6fefa926de3fcc1f0424e1b901347379ed51935 | |
tree | 04194e16965bb7fa4c20bd2b634d7fed217a7b66 | tree | snapshot |
parent | b2b3ada7fc46f6e43f065718cd64940811cd50b3 | commit | diff |
git-svn info: implement info command
Implement "git-svn info" for files and directories based on the
"svn info" command. Note that the -r/--revision argument is not
supported yet.
Added 18 tests in t/t9119-git-svn-info.sh.
[ew: small fix to work without arguments on all working directories]
Signed-off-by: David D. Kilzer <ddkilzer@kilzer.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Implement "git-svn info" for files and directories based on the
"svn info" command. Note that the -r/--revision argument is not
supported yet.
Added 18 tests in t/t9119-git-svn-info.sh.
[ew: small fix to work without arguments on all working directories]
Signed-off-by: David D. Kilzer <ddkilzer@kilzer.net>
Acked-by: Eric Wong <normalperson@yhbt.net>
Documentation/git-svn.txt | diff | blob | history | |
git-svn.perl | diff | blob | history | |
t/t9119-git-svn-info.sh | [new file with mode: 0644] | blob |