Outils pour utilisateurs

Outils du site


tech:notes_-_git_bundle

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_bundle [2026/07/16 11:53] Jean-Baptistetech:notes_-_git_bundle [2026/07/16 11:53] (Version actuelle) Jean-Baptiste
Ligne 42: Ligne 42:
 git tag -f lastAGbundle master git tag -f lastAGbundle master
  
-$ cd cd /opt/plop +cd /opt/plop 
-git bundle create ~/toAG/RepoName.bundle lastAGbundle..master --all +git bundle create ~/toAG/RepoName.bundle lastAGbundle..master --all 
-git tag -f lastAGbundle master+git tag -f lastAGbundle master
  
-cd /path/to/AG/clone/location +cd /path/to/AG/clone/location 
-git clone /path/to/AG/bundles/RepoName.bundle -b master +git clone /path/to/AG/bundles/RepoName.bundle -b master 
-cd RepoName +cd RepoName 
-git gc # Clears some errors  +git gc # Clears some errors  
-# Optionally, push to other remotes+# Optionally, push to other remotes
  
 git bundle verify mybundle git bundle verify mybundle
tech/notes_-_git_bundle.1784195588.txt.gz · Dernière modification : de Jean-Baptiste

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki