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>
Wed, 21 Jun 2017 07:21:50 +0530
changeset 2646
b5723184fc62
parent 1742
970a4c13ebc3
permissions
-rwxr-xr-x
topics: use a dict for successors of changesets produced by topic change This patch adds a dictionary to store the successors of changesets which got obsoleted when we change it's topic. This is an improvement in the fix for issue5441.
#!/bin/sh
sleep
5
echo
"new desc"
>>
$1