Gitlab Paca déménagera les projets sur la forge institutionnel https://forge.inrae.fr au 2nd semestre 2025.
Merci de ne plus créer de projet sur cette instance et préférer la forge.
* __Mettre à jour son projet : `git pull origin master`__
* __Mettre à jour son projet : `git pull origin master`__
* __Versionner ses modifications : `git commit -a`__
* __Versionner ses modifications : `git commit -a -m "message du commit"`__
* __Envoyer les modifications sur GitLab : `git push origin master`__
* __Envoyer les modifications sur GitLab : `git push origin master`__
# Exemples
# Exemples
...
@@ -22,7 +22,8 @@
...
@@ -22,7 +22,8 @@
# Besoin d'aide ?
# Besoin d'aide ?
*[Aide GitLab](https://gitlab.paca.inra.fr/help)
*[Aide GitLab](https://gitlab.paca.inra.fr/help)
* Support : <gitlab-biosp-support@inra.fr>
* Support technique : <gitlab-biosp-admin@inra.fr>
* Liste de discussion : <gitlab-biosp-users@inra.fr>
# Présentation
# Présentation
* (2014 - Partie Gitlab non à jour) [Présentation Git/GitLab](https://gitlab.paca.inra.fr/biosp/howtogitlab/blob/master/presentation/PresentationGit.pdf)
* (2014 - Partie Gitlab non à jour) [Présentation Git/GitLab](https://gitlab.paca.inra.fr/biosp/howtogitlab/blob/master/presentation/PresentationGit.pdf)