newsSavannah Administration - News: Faster Git HTTP-based cloning

 
 
Latest News
frontend upgraded posted by ineiev, Wed 31 Jan 2024 05:45:55 PM UTC
[download] SFTP disabled posted by ineiev, Mon 27 Nov 2023 11:00:33 AM UTC
git post-receive UDP syndication posted by carlc, Thu 31 Aug 2023 11:57:10 PM UTC
re-enabling reminders posted by ineiev, Tue 02 May 2023 11:40:13 AM UTC
frontend upgraded posted by ineiev, Fri 13 May 2022 06:43:50 AM UTC

Faster Git HTTP-based cloning

Item posted by Sylvain Beucler <Beuc> on Sat 18 Sep 2010 05:26:23 PM UTC.

Some of you who are behind strict firewalls, and could not bring the IT department to accept outgoing Git traffic yet; you usually rely on the HTTP backend to clone a repository, using a http:// git URL.

Following a suggestion by Miles Bader, we installed 'git-http-backend' to greatly speed up the http:// access. (It's still recommended to use git:// and ssh:// , which are better suited for working with Git.)

In other Git news, the developers are running a yearly survey and would like your comments:
http://lists.gnu.org/archive/html/savannah-users/2010-09/msg00017.html

 

Back to the top

Powered by Savane 3.13-cf05.
Corresponding source code