From: Christian Hesse Date: Tue, 5 Jan 2016 06:38:53 +0000 (+0100) Subject: git: update to v2.7.0 X-Git-Url: https://gitweb.ps.run/ps-cgit/commitdiff_plain/559ab5ecc4445c8477ecf62c9fc97efa412dd562?ds=inline;hp=559ab5ecc4445c8477ecf62c9fc97efa412dd562 git: update to v2.7.0 Update to git version v2.7.0. * Upstream commit ed1c9977cb1b63e4270ad8bdf967a2d02580aa08 (Remove get_object_hash.) changed API: Convert all instances of get_object_hash to use an appropriate reference to the hash member of the oid member of struct object. This provides no functional change, as it is essentially a macro substitution. Signed-off-by: Christian Hesse ---