From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alexey Brodkin Date: Mon, 18 Jul 2016 08:44:00 +0000 Subject: [Buildroot] Access to Buildroot git via https Message-ID: <1468831359.3068.19.camel@synopsys.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net Hi Peter, I'm wondering if there's a way to access Buildroot main git repo via HTTPS? Here (https://git.busybox.net/buildroot/) it is mentioned only git protocol URL: git://git.busybox.net/buildroot which doesn't work behind some corporate firewalls (and I'm tired asking IT guys to open git port for each particular server IP). IMHO HTTPS option would be very convenient especially keeping in mind very few people have rights to commit. -Alexey