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>
此提交包含在:
Christian Hesse
2017-11-29 22:25:42 +01:00
父節點 67d0f87050
當前提交 5d947ba3f0
共有 3 個檔案被更改,包括 3 行新增2 行删除

查看文件

@@ -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)