##// END OF EJS Templates
strip: invalidate all caches after stripping (fixes issue1951)...
strip: invalidate all caches after stripping (fixes issue1951) test thanks to Stefano Tortarolo

File last commit:

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