tag in Makefile
This commit is contained in:
@@ -124,4 +124,8 @@ push:
|
|||||||
hg push
|
hg push
|
||||||
git push
|
git push
|
||||||
git push mdipierro
|
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