]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'tb/fetch-all-configuration'
authorJunio C Hamano <gitster@pobox.com>
Fri, 19 Jan 2024 23:04:45 +0000 (15:04 -0800)
committerJunio C Hamano <gitster@pobox.com>
Fri, 19 Jan 2024 23:04:45 +0000 (15:04 -0800)
"git fetch" learned to pay attention to "fetch.all" configuration
variable, which pretends as if "--all" was passed from the command
line when no remote parameter was given.

* tb/fetch-all-configuration:
  fetch: add new config option fetch.all

1  2 
builtin/fetch.c

diff --cc builtin/fetch.c
Simple merge