forked fromgitpython-developers/GitPython
- Notifications
You must be signed in to change notification settings - Fork0
Commitec830a2
committed
fix(repo): prevent error messages from being swallowed
This issue must have rosen from `to_progress_instance()`being inserted in a spot where `None` was a legit value.Fixesgitpython-developers#4621 parente0b21f4 commitec830a2
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
873 | 873 | | |
874 | 874 | | |
875 | 875 | | |
876 | | - | |
| 876 | + | |
| 877 | + | |
877 | 878 | | |
878 | 879 | | |
879 | 880 | | |
| |||
0 commit comments
Comments
(0)