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>
Wed, 27 Dec 2017 04:09:50 +0530
changeset 3397
f7129e3d5a38
parent 2959
ef361938dfa1
permissions
-rw-r--r--
topic: suggest using topic when user creates a new head on branch This patch adds a message to use topics when user creates a new head on a branch.
.
$TESTDIR
/testlib/pythonpath.sh
cat
>>
$HGRCPATH
<< EOF
[extensions]
docgraph=
EOF