We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49150e7 commit 2a50f28Copy full SHA for 2a50f28
git/cmd.py
@@ -812,7 +812,7 @@ def execute(self,
812
render the repository incapable of accepting changes until the lock is manually
813
removed.
814
:param strip_newline_in_stdout:
815
- Whether to strip the trailing '\n' of the command stdout.
+ Whether to strip the trailing `\n` of the command stdout.
816
817
:return:
818
* str(output) if extended_output = False (Default)
0 commit comments