--- a/docs/prompt-session-hg.sh Fri Sep 05 02:02:01 2014 +0900
+++ b/docs/prompt-session-hg.sh Sun Sep 07 01:36:29 2014 +0900
echo 's' >> foo && hg ci --secret -m 's'
-hg merge default -q --tool=internal:local
+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 @