git-flow(homebrewにて追加)について

git flowを使い管理していく時の便利だったサイト。

$ git flow init
$ git checkout -b feature/other origin/feature/other
 ---> remoteよりfeatureを引っ張ってくる

rfs.jp

qiita.com

qiita.com

brew.sh

centOSにもmacにも入れれるHomebrewも合わせて書いておく