]> git.ipfire.org Git - thirdparty/git.git/commit
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)
commit524caf80358b1158c40d1947e61d576c8a0c0a8c
tree94ffa57db5f1b1877da97aefd9a6ed2b5f0f7064
parentabacefe865ea02655b17ba6fad860788c30e7fed
parent46da295a77066994a663a47dc044f6c6fe582d26
Merge branch 'js/reflog-anonymize-for-clone-and-fetch'

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
builtin/clone.c
builtin/fetch.c
t/t5541-http-push-smart.sh