git四步骤

git clone (url)

git add (filename)

git commit -m ("description")

git push

posted @ 2016-04-27 16:37  以神之名  阅读(117)  评论(0)    收藏  举报