Comment on Releases – a workflow for shipping software to end usersparentComments−archagon13yExtra-awesome if we could include a snapshot of the source code without the git repo or commits.−zphds13y git archive HEAD --format=zip > release_v1.zip And then ship the code.
Comments
Extra-awesome if we could include a snapshot of the source code without the git repo or commits.