Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
Convert struct ref to use object_id.
[gitweb.git]
/
builtin
/
notes.c
diff --git
a/builtin/notes.c
b/builtin/notes.c
index bb23d5501c9a00818b880217d748c5fd1bcfe5cc..515cebbeb8a33eb982a1ddccdc9d69e09beefb1d 100644
(file)
--- a/
builtin/notes.c
+++ b/
builtin/notes.c
@@
-19,7
+19,7
@@
#include "string-list.h"
#include "notes-merge.h"
#include "notes-utils.h"
-#include "
branch
.h"
+#include "
worktree
.h"
static const char * const git_notes_usage[] = {
N_("git notes [--ref <notes-ref>] [list [<object>]]"),