diff options
author | Jonathan Tan <jonathantanmy@google.com> | 2020-08-17 21:01:32 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2020-08-18 13:25:05 -0700 |
commit | 2b713c272cd8f9dc70ad746e8ba01a93d8baa023 (patch) | |
tree | bd050f6038a99145d8da0d3321def8bee6394e67 /daemon.c | |
parent | negotiator/noop: add noop fetch negotiator (diff) | |
download | tgif-2b713c272cd8f9dc70ad746e8ba01a93d8baa023.tar.xz |
fetch: allow refspecs specified through stdin
In a subsequent patch, partial clones will be taught to fetch missing
objects using a "git fetch" subprocess. Because the number of objects
fetched may be too numerous to fit on the command line, teach "fetch" to
accept refspecs passed through stdin.
Signed-off-by: Jonathan Tan <jonathantanmy@google.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'daemon.c')
0 files changed, 0 insertions, 0 deletions