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
.
tests/test-debugindexdot.out
author
Matt Mackall <mpm@selenic.com>
Sun, 02 Dec 2007 18:41:22 -0600
changeset 5604
4b7b21acede0
parent 5346
8838fe5a236f
child 6336
4b0c9c674707
permissions
-rw-r--r--
copy: fix copying back with -A (
issue836
)
digraph G {
-1 -> 0
0 -> 1
0 -> 2
2 -> 3
1 -> 3
}