Merge branch 'ep/worktree-quiet-option'
"git worktree" command learned "--quiet" option to make it less verbose. * ep/worktree-quiet-option: worktree: add --quiet option
This commit is contained in:
@ -173,6 +173,10 @@ This can also be set up as the default behaviour by using the
|
||||
This format will remain stable across Git versions and regardless of user
|
||||
configuration. See below for details.
|
||||
|
||||
-q::
|
||||
--quiet::
|
||||
With 'add', suppress feedback messages.
|
||||
|
||||
-v::
|
||||
--verbose::
|
||||
With `prune`, report all removals.
|
||||
|
||||
Reference in New Issue
Block a user