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

Automatically exclude files untracked by git in generated source archives #160

Merged
merged 3 commits into from
Mar 6, 2024

Conversation

rezib
Copy link
Contributor

@rezib rezib commented Mar 5, 2024

fix #153

rezib added 3 commits March 5, 2024 18:46
Automatically exclude from generated archive files untracked by git (ex:
referenced in .gitignore file) when building from local source tree with
an initialized git repository.

fix #153
Add --include-git-untracked option to fatbuildrctl build and patches
commands to avoid automatic exclusion from generated archive of files
untracked by git in local source tree.
Mention new --include-git-untracked option for build and patches
commands in fatbuildrctl manpage.
@rezib rezib added this to the v2.1.0 milestone Mar 5, 2024
@rezib rezib self-assigned this Mar 5, 2024
@rezib rezib merged commit 37be893 into main Mar 6, 2024
@rezib rezib deleted the pr/source-gitignore branch March 11, 2024 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add possibility to ignore files in source tree when generating local source archive
1 participant