gitのリポジトリを最初につくるとき、リモートリポジトリを最初に作ったあと、 $ git init $ git remote add origin <repos>ってやるのと $ git clone <repos>ってのがある。remote add したとき、pullしようとすると $ git pull You asked me to pull without telling me which branch you want to merge with, and 'branch.master.merg</repos></repos>…