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/fake-editor.sh
author
Martin von Zweigbergk <martinvonz@google.com>
Wed, 24 Jan 2018 09:55:12 -0800
branch
stable
changeset 3455
f7ecb11d71bb
parent 1742
970a4c13ebc3
permissions
-rwxr-xr-x
update: show "use 'hg evolve' to..." hint iff evolve command enabled Before this patch, one had to enable *all* commands (by including "allnewcommands" in the experimental.evolution config) for the hint to be shown.
#!/bin/sh
sleep
5
echo
"new desc"
>>
$1