6,608
edits
(Addition of the protocol parameter to chose between https:// and git://) |
(Added the missing project parameter.) |
||
Line 5: | Line 5: | ||
| protocol{{#if:{{{protocol|}}}||NULL}} = {{{protocol}}} | | protocol{{#if:{{{protocol|}}}||NULL}} = {{{protocol}}} | ||
| type = git | | type = git | ||
| proj = flightgear | |||
| repo = fgdata | | repo = fgdata | ||
| post{{#if:{{{post|}}}||NULL}} = {{{post}}} | | post{{#if:{{{post|}}}||NULL}} = {{{post}}} |