mirror of
https://github.com/git/git.git
synced 2024-11-19 03:33:57 +01:00
refs/packed-backend.h: add missing declaration (hdr-check)
Signed-off-by: Ramsay Jones <ramsay@ramsayjones.plus.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
This commit is contained in:
parent
440984b2d6
commit
611023f88f
@ -1,6 +1,8 @@
|
||||
#ifndef REFS_PACKED_BACKEND_H
|
||||
#define REFS_PACKED_BACKEND_H
|
||||
|
||||
struct ref_transaction;
|
||||
|
||||
/*
|
||||
* Support for storing references in a `packed-refs` file.
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user