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-list
author
Matt Mackall <mpm@selenic.com>
Mon, 16 Feb 2009 17:37:23 -0600
changeset 7780
9892c4d94fb7
parent 406
d8abb687d501
permissions
-rw-r--r--
rename: simplify forced renaming This should help work around virus scanner issues with rename on Windows.
#!/bin/sh
op=`basename $0 | sed -e 's/^git-//'`
exec hgit $op "$@"