gitわかんねー

  • わからないこと
    • 共同でコミットできる環境を作るにはどうするか
    • なんかsshではまるんですけど(普段から使ってないからこうなる)①
    • FAQ的なものはどこかにないのかしら…
  • はまったパターン
$ git clone git@github.com:ymko/CodePocket.git
Initialized empty Git repository in /tmp/CodePocket/.git/
Permission denied (publickey).
fatal: The remote end hung up unexpectedly

$ eval `ssh-agent `
$ ssh-add ~/.ssh/id_dsa_guthub