nfdi4plants / ARCitect

Cross-platform app to create and manage ARCs.
9 stars 6 forks source link

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

Closed Freymaurer closed 2 months ago

Freymaurer commented 2 months ago

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

JonasLukasczyk commented 2 months ago

1e15ebfa5e0e47598456f7c4c124e47e1e32c1d6 adds more progress reporting