Line 227:
Line 227:
* Once merge is done, check everything is ok.
* Once merge is done, check everything is ok.
* Commit and push.
* Commit and push.
+
+
= Pushing a branch onto another Git server =
+
You may want to synchronize another GIT server.
+
To synchronize push to another server, this is how to proceed.
+
With Eclipse:
+
* Go onto Git clone view and add a remote with a name, choose "Configure push" and enter URL. For example, for name "sourceforge" and URL "ssh://yoursourceforgelogin@git.code.sf.net/p/dolibarr/code"
+
* Just validate, a first push will be done automatically.
=Statistics=
=Statistics=