On Wed, Jun 17, 2015 at 07:48:14AM -0400, Mike Edgar wrote: > When a repository is first fetched as a shallow clone, either by > git-clone or by fetching into an empty repo, the server's capabilities > are not currently consulted. The client will send shallow requests even > if the server does not understand them, and the resulting error may be > unhelpful to the user. This change pre-emptively checks so we can exit > with a helpful error if necessary. > > Signed-off-by: Mike Edgar <adgar@xxxxxxxxxx> Looks good to me. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html