Mercurial
Mercurial
>
hg
/ file revision
summary
|
shortlog
|
changelog
|
graph
|
tags
|
bookmarks
|
branches
|
files
|
changeset
| file |
latest
|
revisions
|
annotate
|
diff
|
comparison
|
raw
|
help
Find changesets by keywords (author, files, the commit message), revision number or hash, or
revset expression
.
contrib/git-viz/git-rev-tree
author
Benoit Boissinot <benoit.boissinot@ens-lyon.org>
Wed, 01 Feb 2006 08:46:24 +0100
changeset 1674
dee55c4a4963
parent 406
d8abb687d501
permissions
-rw-r--r--
abort when using 'update -m' and this is not a merge add more testcases for updating with local changes
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"