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
.
tests/testlib/docgraph_setup.sh
author
Sushil khanchi <sushilkhanchi97@gmail.com>
Wed, 27 Nov 2019 22:52:08 +0530
changeset 5027
08be8a4d5196
parent 2959
ef361938dfa1
permissions
-rw-r--r--
evolve: add test to show that --abort is working fine When resolving content-divergence where relocation of "divergent" changeset is also required, this test file make sure that --abort option is working fine.
.
$TESTDIR
/testlib/pythonpath.sh
cat
>>
$HGRCPATH
<< EOF
[extensions]
docgraph=
EOF