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
Pulkit Goyal <7895pulkit@gmail.com>
Thu, 29 Mar 2018 16:38:00 +0530
changeset 3641
ed50f10aacbd
parent 2959
ef361938dfa1
permissions
-rw-r--r--
evolve: don't allow updating or commiting when there is interrupted evolve We should make things simple in the starting and restrict user from doing things which can lead to problems. This is same as the rebase behavior.
.
$TESTDIR
/testlib/pythonpath.sh
cat
>>
$HGRCPATH
<< EOF
[extensions]
docgraph=
EOF