##// END OF EJS Templates
convert: svn: add an early return to move most changeset parsing out an indent level
convert: svn: add an early return to move most changeset parsing out an indent level

File last commit:

r406:d8abb687 default
r4788:62e1b641 default
Show More
git-cat-file
5 lines | 69 B | text/plain | TextLexer
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"