http://www.slideshare.net/littlebtc/git-5528339
git pull origin
http://littleb.tc/slides/2012/everyone/git.html
「現狀紀錄」稱之為 Commit
git fetch
:將 Remote 更新到最新的版本。git pull
:進行 Fetch 後,將 Remote Branch 的變動合併進本機的 Branch。git push
:將本機的 Branch 變動合併到 Remote Branch。
沒有留言:
張貼留言