Line 50:
Line 50:
=Update your repository=
=Update your repository=
−
To update your local workspace and local repository, right click on Eclipse project and select "Pull".
+
To update your local workspace, right click on Eclipse project and select "Pull".
+
If made some changes into your Eclipse workspace on files that were changed into the GIT remote reference, your GIT client will make a merge automatically and will mark all conflict files as "conflict" (See later to solve this state). If not, you will get all new version files including all your changes.
=Commit and publish your changes=
=Commit and publish your changes=