]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'en/shallow-exclude-takes-a-ref-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 12 Nov 2024 23:35:32 +0000 (08:35 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 12 Nov 2024 23:35:32 +0000 (08:35 +0900)
The "--shallow-exclude=<ref>" option to various history transfer
commands takes a ref, not an arbitrary revision.

* en/shallow-exclude-takes-a-ref-fix:
  doc: correct misleading descriptions for --shallow-exclude
  upload-pack: fix ambiguous error message

1  2 
upload-pack.c

diff --cc upload-pack.c
Simple merge