摘要:
git推送本地分支到远端 当前处于master分支,尝试用了git push origin warning: push.default is unset; its implicit value is changing in Git 2.0 from 'matching' to 'simple'. T 阅读全文
posted @ 2015-07-20 13:28
ChuckLu
阅读(3968)
评论(0)
推荐(0)
摘要:
Reseting remote to a certain commitAssuming that your branch is calledmasterboth here and remotely, and that your remote is calledoriginyou could do: ... 阅读全文
posted @ 2015-07-20 13:17
ChuckLu
阅读(7819)
评论(0)
推荐(0)