]> git.ipfire.org Git - thirdparty/git.git/commit - promisor-remote.h
promisor-remote: implement promisor_remote_get_direct()
authorChristian Couder <christian.couder@gmail.com>
Tue, 25 Jun 2019 13:40:28 +0000 (15:40 +0200)
committerJunio C Hamano <gitster@pobox.com>
Tue, 25 Jun 2019 21:05:37 +0000 (14:05 -0700)
commit9e27beaa2344dc6dd422d7711a666c082785118f
treeb23c8eb92327b3db5b921a565986ef169b10818b
parent48de315817281e49a5e9000d40550b5257b437c6
promisor-remote: implement promisor_remote_get_direct()

This is implemented for now by calling fetch_objects(). It fetches
from all the promisor remotes.

Helped-by: Ramsay Jones <ramsay@ramsayjones.plus.com>
Helped-by: Derrick Stolee <stolee@gmail.com>
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
promisor-remote.c
promisor-remote.h