Anton Shestakov <av6@dwimlabs.net>, Wed, 17 Jun 2020 13:59:18 +0800
user.js: update from 62 to 68
docs/prompt-session-hg.sh
Permissions: -rw-r--r--
# paste this into an interactive shell hg init hgrepo
&& cd hgrepo
echo 'a' > foo
&& hg add foo
echo 'b' >> foo
&& hg ci -m
'b' echo 's' >> foo
&& hg ci --secret -m
's' hg ci --close-branch -m
'done here'hg up default -q
&& hg merge secret -q --tool
=internal:local
hg tag
0.1
&& hg up -q
0.1
hg up -q
&& hg bookmark @