| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -652,7 +652,7 @@ def _parse_progress_line(self, line: AnyStr) -> None: | |||
| 652 | 652 | op_code |= self.CHECKING_OUT | |
| 653 | 653 | else: | |
| 654 | 654 | # Note: On Windows it can happen that partial lines are sent. | |
| 655 | - # Hence we get something like "CompareReceiving objects", which is | ||
| 655 | + # Hence we get something like "CompreReceiving objects", which is | ||
| 656 | 656 | # a blend of "Compressing objects" and "Receiving objects". | |
| 657 | 657 | # This can't really be prevented, so we drop the line verbosely | |
| 658 | 658 | # to make sure we get informed in case the process spits out new | |
| Back | FazBrowse Home | New Git URL |
0 commit comments