[PATCH] 1.7.10 RelNotes: mention git is now able to authenticate

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Mention http transport is now able to go through proxies
that require authentication, that was added in commit
dd6139971a18e25a5089c0f96dc80e454683ef0b
---
Hi Juno, I send you this patch to 'next' so you consider adding
to 1.7.10 RelNotes the proxy authentication feature, so I can
link at this when git proxy auth is asked on forums, you are free
to re-word it as you want. thank you.

 Documentation/RelNotes/1.7.10.txt |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/Documentation/RelNotes/1.7.10.txt b/Documentation/RelNotes/1.7.10.txt
index fed9c73..9967c04 100644
--- a/Documentation/RelNotes/1.7.10.txt
+++ b/Documentation/RelNotes/1.7.10.txt
@@ -143,6 +143,10 @@ UI, Workflows & Features
    external tool to perform a directory diff of two Git revisions
    in one go, unlike "difftool" that compares one file at a time.

+ * HTTP transport has learnt to go through proxies that require
+   authentication, be sure to have username and password provided
+   in the proxy url stored at http.proxy config option.
+
 Foreign Interface

  * Improved handling of views, labels and branches in "git-p4" (in contrib).
--
1.6.3.3

--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]