We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1e3a897 commit 9c78027Copy full SHA for 9c78027
1 file changed
README.md
@@ -223,6 +223,7 @@ git checkout --theirs _layouts/default.html
223
224
2) Then you can pull from it via:
225
226
+ git fetch upststream
227
git merge upstream/master master
228
229
<br>
0 commit comments