Appearance
git checkout -b <branch>
git merge --no-ff <branch>
git stash
git config --global core.autocrlf true
e03ccd2