doc:appunti:prog:git
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revision | |||
| doc:appunti:prog:git [2025/11/16 14:39] – [Gestione dei tag] niccolo | doc:appunti:prog:git [2025/11/16 14:40] (current) – [Gestione dei tag] niccolo | ||
|---|---|---|---|
| Line 150: | Line 150: | ||
| < | < | ||
| git push origin print3d-1.0 | git push origin print3d-1.0 | ||
| + | </ | ||
| + | |||
| + | È possibile anche fare il push di tutti i nuovi tag con il comando: | ||
| + | |||
| + | < | ||
| + | git push origin --tags | ||
| </ | </ | ||
doc/appunti/prog/git.txt · Last modified: by niccolo
