Mercurial
Mercurial
>
pub
>
hg
>
evolve
/ 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
.
docs/tutorial/testlib/docgraph_setup.sh
author
Pulkit Goyal <7895pulkit@gmail.com>
Mon, 22 Jan 2018 13:33:58 +0530
branch
stable
changeset 3450
a8596ac13fe8
parent 3376
aad37ffd7d58
permissions
-rw-r--r--
tests: add a test showing bookmark not moving in-case of `hg fold` This patch adds a test showing that bookmark is not moved when doing `hg fold`. This test represents issue 5772.
.
$TESTDIR
/testlib/pythonpath.sh
cat
>>
$HGRCPATH
<< EOF
[extensions]
docgraph=
EOF