Slide 16
Slide 16 text
GFBUVSFϒϥϯνͷ࡞
৽ػೳͷ։ൃΛ։࢝͢Δ
$ echo 'hello' > greeting
$ git add .
$ git commit -m "first commit"
$ git flow feature start 100
Switched to a new branch 'feature/100'
Summary of actions:
- A new branch 'feature/100' was created, based on 'develop'
- You are now on branch 'feature/100'
Now, start committing on your feature. When done, use:
git flow feature finish 100
$ git branch
develop
* feature/100
master
3FENJOFͷ։ൃΛ։࢝
EFWFMPQϒϥϯνΛݩʹGFBUVSFϒϥϯν͕࡞͞Εͨ
ϒϥϯν͕Ճ͞ΕΔ