摘要: --tags All refs under refs/tags are pushed, in addition to refspecs explicitly listed on the command line.--follow-tags Push all the refs that would b 阅读全文
posted @ 2016-10-08 10:53 qqisnow2021 阅读(1265) 评论(0) 推荐(0)
摘要: 不要相信git status,除非在操作的过程中, 看git仓库和本地.git之间的差异 -比如我现在在github上某个分支下上传了某个文件,但我在本地git status显示的还是working tree clean 由此可见,git status并没有激活双向synchronize 阅读全文
posted @ 2016-10-08 10:24 qqisnow2021 阅读(194) 评论(0) 推荐(0)