Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add git commit info into archive exports to allow building outside git | Graham Knop | 2019-10-23 | 1 | -0/+1 |
Normally, builds require either a .patch file or to be built out of git when not a proper release. We can use git attributes to make a file that will give partial information about the commit when an archive is created. This allows downloads from github to build. |