##// END OF EJS Templates
verify: hold write lock...
verify: hold write lock Verify will report spurious errors if commits or pulls happen during verify.

File last commit:

r406:d8abb687 default
r4395:47ef2d22 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 "$@"