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/11/23 16:45] – [Ajouter les fichiers au dépot] yahikoinformatique:git [2024/12/08 16:04] (current) yahiko
Line 112: Line 112:
 <code bash> <code bash>
 git push --set-upstream git@forge.tedomum.net:utilisateur/projet.git main git push --set-upstream git@forge.tedomum.net:utilisateur/projet.git main
 +</code>
 +
 +Si problème lors du push : 
 +<code bash>
 +git pull --rebase origin main
 +git push --set-upstream origin main
 </code> </code>
  
informatique/git.1732380312.txt.gz · Last modified: 2024/11/23 16:45 by yahiko