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

[Feature Request] git add for lfs files seems to load endlessly #234

Closed
Freymaurer opened this issue Jul 17, 2024 · 1 comment
Closed

[Feature Request] git add for lfs files seems to load endlessly #234

Freymaurer opened this issue Jul 17, 2024 · 1 comment
Labels
Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature

Comments

@Freymaurer
Copy link
Collaborator

When adding large chunks of lfs files and commiting them, ARCitect runs one git add command for a larger chunk of them. Each lfs file takes quite some time to add.

Improve this by running git add command for each file. This creates a better sense of progress and makes the method more fool proof.

image

@github-actions github-actions bot added the Status: Needs Triage This item is up for investigation. label Jul 17, 2024
@JonasLukasczyk JonasLukasczyk added Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature and removed Status: Needs Triage This item is up for investigation. labels Jul 17, 2024
@JonasLukasczyk
Copy link
Collaborator

1e15ebf adds more progress reporting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Feature Request This item is confirmed by the maintainers to be a request for a new feature
Projects
Status: Done
Development

No branches or pull requests

2 participants