]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commitf033388b0f1f633706ef0c1033b32e52f1d5df72
tree2f7eea4b89f3a71275e4db7211fb4241c8022267
parent5d1ee0749bb857776789dead29f7d98802771c77
parent39487a1510fcdbb4124882f531a077dbdfe1ef60
Merge branch 'tb/fetch-all-configuration'

"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
builtin/fetch.c