我不明白这.
我创造了一个要点.然后我跑了
$ mkdir mygist $ cd mygist $ git init $ git pull git@gist.github.com:869085.git
然后我添加文件,更改文件并尝试提交.
$ git add . $ git commit -a -m "Better comments"
然后我不知道如何将它发送回github并提交这个git.
git gist github
gist ×1
git ×1
github ×1