Squash subtree on pull
Squash subtree history on pull.
This commit is contained in:
2
Makefile
2
Makefile
@@ -25,7 +25,7 @@ make-stash-drop:
|
||||
|
||||
.PHONY: make-update
|
||||
make-update:
|
||||
@git subtree pull --prefix .gitlab --message "Merge update from Common" -q common main
|
||||
@git subtree pull --prefix .gitlab --squash --message "Merge update from Common" -q common main
|
||||
|
||||
.PHONY: make-push
|
||||
make-push: warning
|
||||
|
||||
Reference in New Issue
Block a user