@ -694,7 +694,7 @@ fetch:
git fetch -v firemind master
rebase-firemind:
git checkout -b temp firemind/master
git checkout -b temp --no-track firemind/master
git rebase base --onto master
git checkout master
git merge --ff-only temp