]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'jc/http-cookiefile'
authorJunio C Hamano <gitster@pobox.com>
Wed, 17 Jul 2024 17:47:25 +0000 (10:47 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 17 Jul 2024 17:47:26 +0000 (10:47 -0700)
The http.cookieFile and http.saveCookies configuration variables
have a few values that need to be avoided, which are now ignored
with warning messages.

* jc/http-cookiefile:
  http.c: cookie file tightening

1  2 
http.c

diff --cc http.c
Simple merge