]> git.ipfire.org Git - thirdparty/git.git/commit - connected.h
check_connected: accept an env argument
authorJeff King <peff@peff.net>
Mon, 3 Oct 2016 20:49:08 +0000 (16:49 -0400)
committerJunio C Hamano <gitster@pobox.com>
Mon, 10 Oct 2016 20:54:02 +0000 (13:54 -0700)
commit526f108a271b331af9ae92796215e560e5ec4677
tree2d8dbf7653b02509fc22c9f0e7568c67812cea43
parentea0fc3b4176a424a2b20eb76a6a503dc4d59cebb
check_connected: accept an env argument

This lets callers influence the environment seen by
rev-list, which will be useful when we start providing
quarantined objects.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
connected.c
connected.h