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
Anton Shestakov <av6@dwimlabs.net>
Wed, 09 Oct 2019 21:22:03 +0700
branch
stable
changeset 4898
9936aecc9ea3
parent 1742
970a4c13ebc3
permissions
-rwxr-xr-x
metaedit: don't change commit date by default (issue5994) We deliberately unset devel.default-date to allow hg commands to see the real system date, that demonstrates that metaedit doesn't fall back to system date for any of these commands.
#!/bin/sh
sleep
5
echo
"new desc"
>>
$1