nac:gtip_docs inoue$ git branch
* master
nac:gtip_docs inoue$ git checkout -b goo
Switched to a new branch 'goo'
nac:gtip_docs inoue$ git branch
* goo
master
git submodule add https://[email protected]/ntti3/gtip-tfi.git tfi
nac:gtip_docs inoue$ git branch
* master
nac:gtip_docs inoue$ git checkout -b goo
Switched to a new branch 'goo'
nac:gtip_docs inoue$ git branch
* goo
master
git submodule add https://[email protected]/ntti3/gtip-tfi.git tfi