Skip to content

Commit e9da480

Browse files
committed
Fix USE_SHELL docstring reStructuredText list formatting
1 parent d7b952e commit e9da480

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: git/cmd.py

+1
Original file line numberDiff line numberDiff line change
@@ -344,6 +344,7 @@ def __setstate__(self, d: Dict[str, Any]) -> None:
344344
for, which is not possible under most circumstances.
345345
346346
See:
347+
347348
- :meth:`Git.execute` (on the ``shell`` parameter).
348349
- https://github.com/gitpython-developers/GitPython/commit/0d9390866f9ce42870d3116094cd49e0019a970a
349350
- https://learn.microsoft.com/en-us/windows/win32/procthread/process-creation-flags

0 commit comments

Comments
 (0)