使用gitbash连接GitHub仓库遇到的一点小问题

太难了(:з」∠)

1
2
3
4
git remote add origin URL
提示:
fatal: not a git repository (or any of the parent directories): .git
输入:git init初始化