Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make use of git archive #259

Merged
merged 1 commit into from
Feb 1, 2021
Merged

Conversation

dagwieers
Copy link
Collaborator

This simplifies the creation of the ZIP file as it uses .gitattributes for excluding common files.

It builds a ZIP file based on the working directory by using the current working directory as a stash.

@dagwieers dagwieers added the testing Related to automated testing label Jan 30, 2021
@dagwieers dagwieers modified the milestones: v1.2.2, v1.2.3 Jan 30, 2021
@dagwieers dagwieers force-pushed the makefile-zip branch 2 times, most recently from fbe97a8 to b3fbb3e Compare January 31, 2021 01:10
This simplifies the creation of the ZIP file as it uses .gitattributes for excluding common files.

It builds a ZIP file based on the working directory by using the current working directory as a stash.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
testing Related to automated testing
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants