Merge branch 'es/worktree-add'
* es/worktree-add: worktree: usage: denote <branch> as optional with 'add'
This commit is contained in:
commit
522e2f4515
@ -12,7 +12,7 @@
|
||||
#include "worktree.h"
|
||||
|
||||
static const char * const worktree_usage[] = {
|
||||
N_("git worktree add [<options>] <path> <branch>"),
|
||||
N_("git worktree add [<options>] <path> [<branch>]"),
|
||||
N_("git worktree prune [<options>]"),
|
||||
N_("git worktree list [<options>]"),
|
||||
NULL
|
||||
|
Loading…
Reference in New Issue
Block a user