From: Junio C Hamano <gitster@pobox.com>
Date: Fri, 26 Feb 2016 21:37:24 +0000 (-0800)
Subject: Merge branch 'sb/submodule-fetch-nontip'
X-Git-Tag: v2.8.0-rc0~9
X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/9671a76c174d9bd2b4f56243526fda51f9ff8e46

Merge branch 'sb/submodule-fetch-nontip'

When "git submodule update" did not result in fetching the commit
object in the submodule that is referenced by the superproject, the
command learned to retry another fetch, specifically asking for
that commit that may not be connected to the refs it usually
fetches.

* sb/submodule-fetch-nontip:
submodule: try harder to fetch needed sha1 by direct fetching sha1
---

9671a76c174d9bd2b4f56243526fda51f9ff8e46