Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

calculate_fibo_*の模範解答

Yuya Tanaka edited this page Apr 11, 2014 · 2 revisions
git checkout master
git status
prove -r t

git merge feature/calculate_fibo_five
git mergetool
git status
prove -r t
git commit

git status
git merge feature/calculate_fibo_six_and_more
git mergetool
git status
prove -r t
git commit
  • ※出直すときはgit merge --abort