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 16a191f commit 015eb48Copy full SHA for 015eb48
deploy.sh
@@ -15,7 +15,7 @@ git merge origin/deploy --strategy-option ours --no-ff --no-edit --allow-unrelat
15
16
git checkout deploy
17
18
-git pull
+git pull --allow-unrelated-histories
19
20
git pull . source --allow-unrelated-histories
21
0 commit comments