]> git.ipfire.org Git - thirdparty/git.git/commit - connected.h
Convert check_connected to use struct object_id
authorbrian m. carlson <sandals@crustytoothpaste.net>
Sun, 15 Oct 2017 22:06:54 +0000 (22:06 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 16 Oct 2017 02:05:50 +0000 (11:05 +0900)
commit6ccac9eed56280f035d84605b4451ae1721a3100
treee46294f721012ad1d50682ea65151b45c6f1f8a1
parent89f3bbdd3b1f46a5747aa5618b7742f7b3f2adef
Convert check_connected to use struct object_id

Convert check_connected and the callbacks it takes to use struct
object_id.

Signed-off-by: brian m. carlson <sandals@crustytoothpaste.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/clone.c
builtin/fetch.c
builtin/receive-pack.c
connected.c
connected.h