]> git.ipfire.org Git - thirdparty/git.git/blobdiff - refs.h
refs: prepare `refs_init_db()` for initializing worktree refs
[thirdparty/git.git] / refs.h
diff --git a/refs.h b/refs.h
index 916b874ae3ee2d16c5368231e32d6fbb890d1a6d..114caa272a37c00d6fad8fe93f979e0a3da29c5c 100644 (file)
--- a/refs.h
+++ b/refs.h
@@ -126,7 +126,7 @@ int should_autocreate_reflog(const char *refname);
 
 int is_branch(const char *refname);
 
-int refs_init_db(struct strbuf *err);
+int refs_init_db(struct ref_store *refs, int flags, struct strbuf *err);
 
 /*
  * Return the peeled value of the oid currently being iterated via