You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Renamed `counter` to `processed` for clarity. Introduced `updated` to count updated files. Updated progress reporting to use `processed` and `updated`. Added calculation of total saved file size, stored in `snapshot.TotalSize`. Stored `progressTracker` log in `snapshot.Log`. Updated final progress report to include processed files, updated files, and total size in MB. Removed redundant `mb` calculation.
0 commit comments