Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitc706a21

Browse files
dschallerByron
authored andcommitted
Fix docstring in cmd module
1 parent3e1fe7f commitc706a21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎git/cmd.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@ def handle_process_output(process, stdout_handler, stderr_handler,
7878
Set it to False if `universal_newline == True` (then streams are in text-mode)
7979
or if decoding must happen later (i.e. for Diffs).
8080
"""
81-
# Use 2 "pupm" threads and wait for both to finish.
81+
# Use 2 "pump" threads and wait for both to finish.
8282
defpump_stream(cmdline,name,stream,is_decode,handler):
8383
try:
8484
forlineinstream:

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp