|
|
|
|
|
by Arrowmaster
108 days ago
|
|
While this is a good feature, I fear most people aren't aware of git archive. Of the more basic CI tools I have looked at, I didn't notice any of them using git archive. Capistrano is the first I now know of that does this. Are there any others? There is also export-subst that is also used by git archive to create an output similar to git describe directly in a file. |
|