Anton Shestakov <engored@ya.ru>, Wed, 03 Sep 2014 22:54:11 +0900
Guess USE_HG_PROMPT.
docs/prompt-session-git.sh
Permissions: -rw-r--r--
# paste this into an interactive shell cd /tmp/
&& git init gitrepo
&& cd gitrepo/
echo 's' >> foo
&& git commit -a -m
's' git merge master --strategy
=ours --no-commit