FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

CompareReceiving · gitpython-developers/GitPython@94e82e1 · GitHub

Commit 94e82e1

Browse files
authored
CompareReceiving
1 parent 8cb9fb9 commit 94e82e1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

‎git/util.py‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -652,7 +652,7 @@ def _parse_progress_line(self, line: AnyStr) -> None:
652652
op_code |= self.CHECKING_OUT
653653
else:
654654
# 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
656656
# a blend of "Compressing objects" and "Receiving objects".
657657
# This can't really be prevented, so we drop the line verbosely
658658
# to make sure we get informed in case the process spits out new

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL