Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Sync with maint
[gitweb.git]
/
builtin
/
worktree.c
diff --git
a/builtin/worktree.c
b/builtin/worktree.c
index 5d9371cf950cc1cc2201fe2aefc6d7111264eb27..430b51e7a74bb28ac1532ac836e9770121977096 100644
(file)
--- a/
builtin/worktree.c
+++ b/
builtin/worktree.c
@@
-7,6
+7,7
@@
#include "refs.h"
#include "run-command.h"
#include "sigchain.h"
+#include "refs.h"
static const char * const worktree_usage[] = {
N_("git worktree add [<options>] <path> <branch>"),