]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jt/index-pack-allow-promisor-only-while-fetching'
authorJunio C Hamano <gitster@pobox.com>
Tue, 26 Nov 2024 22:57:09 +0000 (07:57 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 26 Nov 2024 22:57:09 +0000 (07:57 +0900)
We now ensure "index-pack" is used with the "--promisor" option
only during a "git fetch".

* jt/index-pack-allow-promisor-only-while-fetching:
  index-pack: teach --promisor to forbid pack name

1  2 
builtin/index-pack.c

Simple merge