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

chore: use git shallow clone #51

Merged
merged 1 commit into from
Jul 28, 2023

Conversation

theflockers
Copy link
Contributor

Use git shallow clone to save disk space and clone time.

@mmalina
Copy link
Contributor

mmalina commented Jul 28, 2023

@theflockers the change looks good. But can you add at least a brief explanation to the commit message? Like:

This will make the clone much smaller and the clone is only used for creating a MR/PR, so history is not needed.

Otherwise it LGTM.

This change makes the clone directory smaller as it is only used
to create a MR/PR so no history is needed
@theflockers theflockers merged commit d5da52c into konflux-ci:main Jul 28, 2023
1 check passed
@theflockers theflockers deleted the add_git_shallow_clone branch July 28, 2023 11:10
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.

2 participants