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
Pulkit Goyal <7895pulkit@gmail.com>
Sun, 04 Feb 2018 20:58:03 +0530
changeset 3491
92df1aac8c7f
parent 1742
970a4c13ebc3
permissions
-rwxr-xr-x
tests: add more tests to test-evolve-continue.t This patch adds more tests for `hg evolve --continue`. The tests demonstrates how the continuation handling of hg evolve is broken and the later patches fixes that handling.
#!/bin/sh
sleep
5
echo
"new desc"
>>
$1