$ git init $ git add . $ git commit -m "First commit" $ git remote add origin https://github.com/NAME/REPO.git $ git push -u origin master
快速設置Git,以後git pull git push都不用再打帳號密碼了。
git pull
git push
App Development Blogging Developer Tools Web Frameworks Languages Related Software Engineering Web Technology
Copyright © 2015 Powered by MWeb, Theme used GitHub CSS.