tech:notes_-_git_bundle
Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentesRévision précédente | |||
| tech:notes_-_git_bundle [2026/07/16 11:53] – Jean-Baptiste | tech: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 ~/ | + | git bundle create ~/ |
| - | $ git tag -f lastAGbundle master | + | git tag -f lastAGbundle master |
| - | $ cd / | + | cd / |
| - | $ git clone / | + | git clone / |
| - | $ 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
