Git

Git系列2:Git Fetch Pull Push

2020-01-02  本文已影响0人  XBruce
git fetch
git pull [<resp>] [<branch>]
--ff (default)
--no-ff
--ff-only
--rebase [--preserve-merges]
git push -u origin master
上一篇 下一篇

猜你喜欢

热点阅读