-
Type:
Suggestion
-
Resolution: Unresolved
-
None
-
Component/s: None
-
None
I often deal with large-ish files in git. By large, I mean it takes >30 seconds to push/pull any changes. (definition of large depends on connection speed)
When pushing/pulling large changes to repositories, the interface looks like it isn't doing anything and I've canceled the progress only to find out it was working and had almost finished downloading the changes.
I'd like to see a progress bar similar to Tortoise git's on push/pull that actually matches the data transfer progress.