syncing bzr, hg, git

This commit is contained in:
Massimo Di Pierro
2011-11-22 23:49:05 -06:00
parent 548c4d1e98
commit ece33698cf
2 changed files with 5 additions and 2 deletions

View File

@@ -118,6 +118,9 @@ run:
push:
make src
echo '' > NEWINSTALL
hg commit -m "$(S)"
bzr commit -m "$(S)"
git commit -a -m "$(S)"
hg push
git push
bzr push bzr+ssh://mdipierro@bazaar.launchpad.net/~mdipierro/web2py/devel --use-existing-dir

View File

@@ -1 +1 @@
Version 1.99.3 (2011-11-22 08:38:58) dev
Version 1.99.3 (2011-11-22 23:48:59) dev