cache.h: move remote/connect API out of it
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Jul 2013 20:56:53 +0000 (13:56 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Jul 2013 21:34:24 +0000 (14:34 -0700)
commit47a5918...369b8905ad3a4012688cba92fd2ac1ff
tree7e271a2...6273885e4188eb7e1910ba932bd2a1ebcopy hash to clipboard (tree)
parentf8abaeb...b3fe1a1b873f9636ea410ac4007c8fa8copy hash to clipboard (diff)
15 files changed:
builtin/fetch-pack.c
builtin/receive-pack.c
builtin/send-pack.c
cache.h
connect.c
connect.h [new file with mode: 0644]
fetch-pack.c
fetch-pack.h
refs.c
remote.c
remote.h
send-pack.c
transport.c
transport.h
upload-pack.c