##// END OF EJS Templates
contrib/hgsh: Check for .hg/store as well as .hg/data....
contrib/hgsh: Check for .hg/store as well as .hg/data. This is required by the new repository layout.

File last commit:

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