##// END OF EJS Templates
Use commit time instead of stat to check time of last change.
Use commit time instead of stat to check time of last change.

File last commit:

r406:d8abb687 default
r1138:51f26e85 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 "$@"