diff options
author | Jeff King <peff@peff.net> | 2011-12-12 19:44:40 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2011-12-13 10:09:07 -0800 |
commit | e9d866e32c0c7411a005cb6d6549d3a89f8102ee (patch) | |
tree | 7d1be4b6ac6b1d8ffa0a1418a371e77c5d1efb36 /t/t5515/fetch.br-remote-explicit-octopus_remote-explicit | |
parent | drop "match" parameter from get_remote_heads (diff) | |
download | tgif-e9d866e32c0c7411a005cb6d6549d3a89f8102ee.tar.xz |
t5500: give fully-qualified refs to fetch-pack
The fetch-pack documentation is very clear that refs given
on the command line are to be full refs:
<refs>...::
The remote heads to update from. This is relative to
$GIT_DIR (e.g. "HEAD", "refs/heads/master"). When
unspecified, update from all heads the remote side has.
and this has been the case since fetch-pack was originally documented in
8b3d9dc ([PATCH] Documentation: clone/fetch/upload., 2005-07-14).
Let's follow our own documentation to set a good example,
and to avoid breaking when this restriction is enforced in
the next patch.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t5515/fetch.br-remote-explicit-octopus_remote-explicit')
0 files changed, 0 insertions, 0 deletions