Firm up comment about is_win in util.is_cygwin_git · gitpython-developers/GitPython@e8343e2 · GitHub
Skip to content

Commit e8343e2

Browse files
committed
Firm up comment about is_win in util.is_cygwin_git
The is_cygwin_git function returns False when we have is_win, because is_win is not True on Cygwin systems. The existing comment explained why, but was tentative. The claims are accurate, so this rewrites the comment to state it more definitively.
1 parent cd16a35 commit e8343e2

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

git/util.py

Lines changed: 1 addition & 2 deletions

0 commit comments

Comments
 (0)