aboutsummaryrefslogtreecommitdiff
path: root/git-rebase--merge.sh
diff options
context:
space:
mode:
authorJeff King <peff@peff.net>2011-12-12 19:44:40 -0500
committerJunio C Hamano <gitster@pobox.com>2011-12-13 10:09:07 -0800
commite9d866e32c0c7411a005cb6d6549d3a89f8102ee (patch)
tree7d1be4b6ac6b1d8ffa0a1418a371e77c5d1efb36 /git-rebase--merge.sh
parentafe7c5ff1f7f6741d35f9852a766d151da23d7d8 (diff)
downloadgit-e9d866e32c0c7411a005cb6d6549d3a89f8102ee.tar.gz
git-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 'git-rebase--merge.sh')
0 files changed, 0 insertions, 0 deletions