]> git.ipfire.org Git - thirdparty/git.git/blobdiff - refs/packed-backend.c
refs: prepare `refs_init_db()` for initializing worktree refs
[thirdparty/git.git] / refs / packed-backend.c
index 8d1090e284e6cb3bfa0b3130f3f63ce738c1f7f4..217f052d342efba0c34aa56f62f37accebc9a043 100644 (file)
@@ -1246,6 +1246,7 @@ static const char PACKED_REFS_HEADER[] =
        "# pack-refs with: peeled fully-peeled sorted \n";
 
 static int packed_init_db(struct ref_store *ref_store UNUSED,
+                         int flags UNUSED,
                          struct strbuf *err UNUSED)
 {
        /* Nothing to do. */