Site Tools


informatique:git

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
informatique:git [2024/12/08 16:04] yahikoinformatique:git [2026/05/10 19:48] (current) yahiko
Line 131: Line 131:
 git pull git@forge.tedomum.net:utilisateur/projet.git git pull git@forge.tedomum.net:utilisateur/projet.git
 </code> </code>
 +
 +===== Créer une nouvelle branche =====
 +
 +<code bash>
 +git checkout -b nouvelle-branche
 +git push origin nouvelle-branche
 +</code bash>
 +
informatique/git.txt · Last modified: by yahiko