Outils pour utilisateurs

Outils du site


tech:notes_git

Différences

Ci-dessous, les différences entre deux révisions de la page.

Lien vers cette vue comparative

Les deux révisions précédentesRévision précédente
tech:notes_git [2025/11/11 16:33] Jean-Baptistetech:notes_git [2025/11/11 16:51] (Version actuelle) Jean-Baptiste
Ligne 531: Ligne 531:
 Avec Gitlab CI Avec Gitlab CI
 Voir : https://docs.gitlab.com/ee/ci/git_submodules.html Voir : https://docs.gitlab.com/ee/ci/git_submodules.html
-<code yaml .gitlab-ci.yml>+ 
 +''.gitlab-ci.yml'' 
 +<code yaml>
 variables: variables:
   GIT_SUBMODULE_STRATEGY: recursive   GIT_SUBMODULE_STRATEGY: recursive
Ligne 563: Ligne 565:
 fetch --unshallow $URL fetch --unshallow $URL
 </code> </code>
 +
  
 == Python == Python
Ligne 625: Ligne 628:
 'git <command> [<revision>...] -- [<yourcode>...]' 'git <command> [<revision>...] -- [<yourcode>...]'
 </code> </code>
 +
  
 ==== Solution ==== Solution
tech/notes_git.1762875222.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki