1
0
mirror of https://github.com/gsi-upm/senpy synced 2024-11-21 15:52:28 +00:00

Updated makefiles from gsictl

This commit is contained in:
J. Fernando Sánchez 2017-09-29 15:39:26 +02:00
parent 14bcfd511f
commit a3a9414073

2
git.mk
View File

@ -5,7 +5,7 @@ tag:
git tag ${VERSION}
push::
git push -u --tags origin HEAD
git push --tags -u origin HEAD
pull::
git pull --all