Skip to content

Commit

Permalink
Fix USE_SHELL docstring reStructuredText list formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
EliahKagan committed Feb 23, 2024
1 parent d7b952e commit e9da480
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions git/cmd.py
Original file line number Diff line number Diff line change
Expand Up @@ -344,6 +344,7 @@ def __setstate__(self, d: Dict[str, Any]) -> None:
for, which is not possible under most circumstances.
See:
- :meth:`Git.execute` (on the ``shell`` parameter).
- https://github.com/gitpython-developers/GitPython/commit/0d9390866f9ce42870d3116094cd49e0019a970a
- https://learn.microsoft.com/en-us/windows/win32/procthread/process-creation-flags
Expand Down

0 comments on commit e9da480

Please sign in to comment.