##// END OF EJS Templates
branch.cache: silently ignore I/O and OS errors
branch.cache: silently ignore I/O and OS errors

File last commit:

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