mirror of
https://gerrit.googlesource.com/git-repo
synced 2026-09-25 08:10:41 +00:00
b1168ffadaff387a8b7ab9a9c861073035c505a8
If there are no projects to fetch, the progress meter would have divided by zero during `repo sync`, and that throws a ZeroDivisionError. Instead we report the progress with an unknown amount remaining. Signed-off-by: Shawn O. Pearce <sop@google.com>
Languages
Python
98.3%
Shell
1.7%