git clone git://myserver.com/myapp.git
git remote add monrepo git://myserver.com/myapp.git
git commit -a 'mise a jour'
git push monrepo master