##// END OF EJS Templates
shrink-revlog: add accounting of suboptimal nodes to the new algorithms.
shrink-revlog: add accounting of suboptimal nodes to the new algorithms.

File last commit:

r406:d8abb687 default
r10624:432eb853 default
Show More
git-cat-file
5 lines | 69 B | text/plain | TextLexer
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"