verbose argument for git branch
This commit is contained in:
parent
e4185ba57a
commit
78dd04c2ac
1 changed files with 1 additions and 1 deletions
|
@ -315,7 +315,7 @@ Creare un branch:
|
|||
|
||||
Visualizzare tutti i branch:
|
||||
|
||||
$ git branch -a
|
||||
$ git branch -a -v
|
||||
|
||||
Cancellare un branch locale:
|
||||
|
||||
|
|
Loading…
Reference in a new issue