##// END OF EJS Templates
merge: make test for fast-forward merge stricter (issue619)...
merge: make test for fast-forward merge stricter (issue619) don't allow merging with an ancestor fix != on contexts add a test

File last commit:

r406:d8abb687 default
r4748:8808ea7d default
Show More
git-diff-tree
5 lines | 69 B | text/plain | TextLexer
mpm@selenic.com
[PATCH] Using monotone-viz/git-viz with mercurial...
r406 #!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"