##// END OF EJS Templates
convert/hg: make parents() return changectx, not nodes
convert/hg: make parents() return changectx, not nodes

File last commit:

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