]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'jk/push-scrub-url' into maint
authorJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:21:34 +0000 (14:21 -0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 8 Aug 2016 21:21:34 +0000 (14:21 -0700)
commit71076e11cda645c08f5c9f269e02ed28e47d5c4a
tree4f573cff90d0f20a754dffefc1399b40d36b5d55
parent880b3fee51e9b5b0bb7c0361fd3bf2c5fedda5bf
parent68f3c079fe87caab2e116fd9a48bbdedc54be026
Merge branch 'jk/push-scrub-url' into maint

"git fetch http://user:pass@host/repo..." scrubbed the userinfo
part, but "git push" didn't.

* jk/push-scrub-url:
  t5541: fix url scrubbing test when GPG is not set
  push: anonymize URL in status output
transport.c