bernd / fpm-cookery

A tool for building software packages with fpm.
Other
460 stars 88 forks source link

Add the ability to send in git flags when checking out code. #153

Open madelaney opened 8 years ago

madelaney commented 8 years ago

I'd like to be able to pass in arbitrary set of flags when checking out from git (for example, the user to connect as, and the depth).