Feature #3703
Use smart-http to allow git archive via http
Status:
New
Priority:
Normal
Assignee:
-
Target version:
-
Start date:
04/15/2013
Due date:
% Done:
0%
Estimated time:
Description
Hi,
Is there any chance of setting this up on redmine to allow commands like:
git archive --format=tar --prefix=art-workbook/ --remote=http://cdcvs.fnal.gov/projects/art-workbook v0_00_03 > art-workbook-v0_03_00?
The relevant link is http://git-scm.com/2010/03/04/smart-http.html