We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a44390 commit 3cf823dCopy full SHA for 3cf823d
版本管理学习之路.md
@@ -123,6 +123,7 @@
123
* Resolving a merge conflict on gerrit: <https://www.entropywins.wtf/blog/2013/07/01/resolving-a-merge-conflict-on-gerrit/>
124
* CHERRY-PICKING SPECIFIC COMMITS FROM ANOTHER BRANCH: <https://www.devroom.io/2010/06/10/cherry-picking-specific-commits-from-another-branch/>
125
* 上传图片到github wiki仓库: <https://www.jianshu.com/p/bd5c1b33d2c5>
126
+* git checkout --ours/--theirs: <https://git-scm.com/docs/git-checkout>
127
128
### git init 与 git init --bare
129
0 commit comments