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>
Mon, 09 Dec 2019 10:05:24 -0800
changeset 5342
265e029785ae
parent 1742
970a4c13ebc3
permissions
-rwxr-xr-x
tests: show crash from divergence resolution resulting in empty commit When relocating a commit results in an empty commit (because the changes are already in the destination), we get a TypeError from evolve.
#!/bin/sh
sleep
5
echo
"new desc"
>>
$1