Commit ab3a2bd
committed
fixup! git-gui: fix detection of Cygwin
The original fix unfortunately used the *inverted* logic: while we
wanted to say "this is Cygwin" when run in MSYS mode, we actually did
that when *not* running in MSYS mode.
This fixes git-for-windows#410
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 57599f7 commit ab3a2bd
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
272 | 272 | | |
273 | 273 | | |
274 | 274 | | |
275 | | - | |
| 275 | + | |
276 | 276 | | |
277 | 277 | | |
278 | 278 | | |
| |||
0 commit comments