Skip to content

Commit e6768ec

Browse files
committed
Improve Git.execute docstring formatting re: max_chunk_size
1 parent 5ca5844 commit e6768ec

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

git/cmd.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1067,9 +1067,9 @@ def execute(
10671067
A dictionary of environment variables to be passed to :class:`subprocess.Popen`.
10681068
10691069
:param max_chunk_size:
1070-
Maximum number of bytes in one chunk of data passed to the output_stream in
1071-
one invocation of write() method. If the given number is not positive then
1072-
the default value is used.
1070+
Maximum number of bytes in one chunk of data passed to the `output_stream`
1071+
in one invocation of its ``write()`` method. If the given number is not
1072+
positive then the default value is used.
10731073
10741074
:param strip_newline_in_stdout:
10751075
Whether to strip the trailing ``\n`` of the command stdout.

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy