From 5256eb1a1aa87f1e1bb0de276ef18c5e17ff03bd Mon Sep 17 00:00:00 2001 From: Michael Forney Date: Fri, 26 Aug 2016 15:13:22 -0700 Subject: git: Update to 2.9.3 --- core/git/.rev | 2 +- core/git/config.h | 2 +- core/git/src | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'core/git') diff --git a/core/git/.rev b/core/git/.rev index 0cfbf088..00750edc 100644 --- a/core/git/.rev +++ b/core/git/.rev @@ -1 +1 @@ -2 +3 diff --git a/core/git/config.h b/core/git/config.h index 447824af..8ed426a1 100644 --- a/core/git/config.h +++ b/core/git/config.h @@ -7,6 +7,6 @@ #define GIT_LOCALE_PATH "/share/locale" #define GIT_MAN_PATH "share/man" #define GIT_USER_AGENT "git/" GIT_VERSION -#define GIT_VERSION "2.9.2" +#define GIT_VERSION "2.9.3" #define NO_SYS_POLL_H #define SHA1_HEADER diff --git a/core/git/src b/core/git/src index e634160b..e0c1ceaf 160000 --- a/core/git/src +++ b/core/git/src @@ -1 +1 @@ -Subproject commit e634160bf457f8b3a91125307681c9493f11afb2 +Subproject commit e0c1ceafc5bece92d35773a75fff59497e1d9bd5 -- cgit v1.2.3