Anton Shestakov <engored@ya.ru>, Thu, 11 Sep 2014 16:12:17 +0900
Actual path for terminalrc.
docs/prompt-session-git.sh
Permissions: -rw-r--r--
# paste this into an interactive shell git init -q gitrepo
&& cd gitrepo
git checkout -q -b secret
echo 's' >> foo
&& git commit -q -a -m
's' git merge master --strategy
=ours --no-commit