]> git.ipfire.org Git - thirdparty/git.git/commit - Documentation/git.txt
Merge branch 'ep/http-curl-trace'
authorJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2016 20:38:06 +0000 (13:38 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 6 Jul 2016 20:38:06 +0000 (13:38 -0700)
commit2f84df2ca0f7a5174d2eb5f4ee52324ce8f807b9
tree18fef611dc2a9c8f4113235af95da79c76cbd3cb
parentcf4c2cfe52be5bd973a4838f73a35d3959ce2f43
parent73e57aaf4ded85bb5387365f1ebefaabf80cf073
Merge branch 'ep/http-curl-trace'

HTTP transport gained an option to produce more detailed debugging
trace.

* ep/http-curl-trace:
  imap-send.c: introduce the GIT_TRACE_CURL enviroment variable
  http.c: implement the GIT_TRACE_CURL environment variable
Documentation/git.txt
http.c
http.h
imap-send.c