mirror of
https://git.zx2c4.com/cgit
synced 2025-06-21 01:25:46 +02:00
git: update to v2.15.1
Update to git version v2.15.1: With commit 0abe14f6 prepare_packed_git() moved to packfile.[ch]. Signed-off-by: Christian Hesse <mail@eworm.de> Reviewed-by: John Keeping <john@keeping.me.uk>
This commit is contained in:
parent
67d0f87050
commit
5d947ba3f0
3 changed files with 3 additions and 2 deletions
|
@ -11,6 +11,7 @@
|
|||
#include "ui-clone.h"
|
||||
#include "html.h"
|
||||
#include "ui-shared.h"
|
||||
#include "packfile.h"
|
||||
|
||||
static int print_ref_info(const char *refname, const struct object_id *oid,
|
||||
int flags, void *cb_data)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue