Fix ambiguous `_safer_popen_windows` comment · gitpython-developers/GitPython@2b85cd1 · GitHub
Skip to content

Commit 2b85cd1

Browse files
committed
Fix ambiguous _safer_popen_windows comment
This fixes some ambiguous wording in a comment in `_safer_popen_wording`, where it was unclear if the secondary problem -- where it would be possible to run a wrong `cmd.exe`-type shell -- would happen under two separate circumstances, or only when both circumstances occurred together. This adjusts its wording to make clear that it is the latter. This also fixes a minor typo in another `_safer_popen_windows` comment. This might be viewed as building on the improvements in b9d9e56 (#1859), but the changes here are to comments only.
1 parent 82aaa13 commit 2b85cd1

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

git/cmd.py

Lines changed: 2 additions & 2 deletions

0 commit comments

Comments
 (0)