]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'js/reflog-anonymize-for-clone-and-fetch'
authorJunio C Hamano <gitster@pobox.com>
Thu, 18 Jun 2020 04:54:01 +0000 (21:54 -0700)
committerJunio C Hamano <gitster@pobox.com>
Thu, 18 Jun 2020 04:54:01 +0000 (21:54 -0700)
The reflog entries for "git clone" and "git fetch" did not
anonymize the URL they operated on.

* js/reflog-anonymize-for-clone-and-fetch:
  clone/fetch: anonymize URLs in the reflog

1  2 
builtin/clone.c
builtin/fetch.c
t/t5541-http-push-smart.sh

diff --cc builtin/clone.c
Simple merge
diff --cc builtin/fetch.c
Simple merge
Simple merge