##// END OF EJS Templates
buildrpm: enable to start the script from anywhere...
buildrpm: enable to start the script from anywhere Previously the script worked only from the hg root.

File last commit:

r406:d8abb687 default
r9811:c92ac5a5 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 "$@"