Git

git远程操作

2016-09-20  本文已影响0人  Rancune

git clone

git remote

git fetch

git pull

git push

git 标签

git log --pretty=oneline --abbrev-commit
6a5819e merged bug fix 101
cc17032 fix bug 101
7825a50 merge with no-ff
6224937 add merge
59bc1cb conflict fixed
400b400 & simple
75a857c AND simple
fec145a branch test
d17efd8 remove test.txt

git tag v0.9 6224937
上一篇下一篇

猜你喜欢

热点阅读