We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a28ca0 commit 9f7deb3Copy full SHA for 9f7deb3
1 file changed
justfile
@@ -26,4 +26,4 @@ upstream:
26
27
# merge template changes
28
upstream-merge:
29
- git merge upstream/main --allow-unrelated-histories
+ git merge upstream/HEAD --allow-unrelated-histories
0 commit comments