show log of new commits on firemind upon update

master
melvinzhang 2014-11-03 09:44:01 +08:00
parent dac68a767b
commit bb70e37169
1 changed files with 1 additions and 0 deletions

View File

@ -684,6 +684,7 @@ up:
git fetch -v origin master
git merge --ff-only origin/master
git fetch -v firemind master
git log base..firemind/master
firemind:
git checkout -b temp --no-track firemind/master