tag in Makefile
This commit is contained in:
6
Makefile
6
Makefile
@@ -124,4 +124,8 @@ push:
|
||||
hg push
|
||||
git push
|
||||
git push mdipierro
|
||||
#bzr push bzr+ssh://mdipierro@bazaar.launchpad.net/~mdipierro/web2py/devel --use-existing-dir
|
||||
tag:
|
||||
git tag -l '$(S)'
|
||||
hg tag -l '$(S)'
|
||||
make commit
|
||||
make push
|
||||
|
||||
Reference in New Issue
Block a user