Run update after make-push
To close things out we should re-run make-update to ensure changes are pulled back into the repo we updated from.
This commit is contained in:
1
Makefile
1
Makefile
@@ -32,3 +32,4 @@ make-push: warning
|
|||||||
@git remote add common git@gitlab.ducoterra.net:services/common.git
|
@git remote add common git@gitlab.ducoterra.net:services/common.git
|
||||||
@git subtree push --prefix .gitlab common main
|
@git subtree push --prefix .gitlab common main
|
||||||
@git remote remove common
|
@git remote remove common
|
||||||
|
@make make-update
|
||||||
|
|||||||
Reference in New Issue
Block a user