Commit graph

3 commits

Author SHA1 Message Date
Dominic Cleal
491eb0094f Add GitAnnexBuilder, using git-annex to store blobs
This is an extension of NoTgzBuilder, which instead of storing blobs in source
control directly, allows the use of git-annex to reference blobs in an external
source (e.g. a web URL remote).  When preparing sources, it uses git-annex's
unlock command to temporarily restore the original file.
2014-03-07 23:48:44 +00:00
Devan Goodwin
52d1a59c58 Markdown fixes. 2014-02-27 12:34:04 -04:00
Devan Goodwin
2ad5b03cc4 Add markdown docs for FetchBuilder instead of manpage. 2014-02-27 12:26:17 -04:00