nota sui tag
This commit is contained in:
parent
48518d798f
commit
7790d9f71a
1 changed files with 1 additions and 1 deletions
|
@ -542,7 +542,7 @@ Inviare i cambiamenti locali ad un branch remoto:
|
|||
|
||||
### Bonus track
|
||||
|
||||
* git push di default non invia i tags
|
||||
* git push di default non invia i tags, che vanno pushati separatamente aggiungendo --tags
|
||||
* cancellare un branch remoto: **git push -d origin branch-name**
|
||||
|
||||
-----
|
||||
|
|
Loading…
Reference in a new issue