mirror of
https://github.com/gsi-upm/senpy
synced 2025-04-10 23:19:14 +00:00
Add fetch to makefiles push
This commit is contained in:
parent
f6ca82cac8
commit
f1ec057b16
@ -6,6 +6,7 @@ makefiles-commit: makefiles-remote
|
|||||||
git commit -em "Updated makefiles from ${NAME}"
|
git commit -em "Updated makefiles from ${NAME}"
|
||||||
|
|
||||||
makefiles-push:
|
makefiles-push:
|
||||||
|
git fetch makefiles $(NAME)
|
||||||
git subtree push --prefix=.makefiles/ makefiles $(NAME)
|
git subtree push --prefix=.makefiles/ makefiles $(NAME)
|
||||||
|
|
||||||
makefiles-pull: makefiles-remote
|
makefiles-pull: makefiles-remote
|
||||||
|
Loading…
x
Reference in New Issue
Block a user