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>
Fri, 12 Jul 2019 23:19:50 -0700
changeset 4740
f8ef6d5f56f2
parent 1742
970a4c13ebc3
permissions
-rwxr-xr-x
py3: don't depend on map() iterating over its input map(some_generator()) in py2 returns a list, while in py3 it returns a generator, so the passed-in generator won't be called unless the returned one is.
#!/bin/sh
sleep
5
echo
"new desc"
>>
$1