About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
devlights
4/5/2013 - 1:30 AM
share
Share
add_circle_outline
Save
git checkoutとgit mergeの便利なやり方
git checkoutとgit mergeの便利なやり方
memo.md
content_copy
file_download
Rendered
Source
教えてくれたサイト
http://kozyty.com/blog/2013/03/git_lifechanging_git-checkout-_git-merge/
git checkout - (以前チェックアウトしてきたブランチに、再度チェックアウトして戻る)
git merge - (カレントブランチにチェックアウトする前に居た、ブランチをマージ)
clear