##// END OF EJS Templates
progress: provide an explicit disable method for developers...
progress: provide an explicit disable method for developers The other three checks for disabling the progress bar have serious side effects for any class that derives from ui.ui()

File last commit:

r406:d8abb687 default
r10540:dd9d0574 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 "$@"