mirror of
https://github.com/git/git
synced 2024-10-31 01:43:41 +00:00
5 lines
116 B
Text
5 lines
116 B
Text
|
if ! condition ; then echo nope ; else yep ; fi &&
|
||
|
test_prerequisite !MINGW &&
|
||
|
mail uucp!address &&
|
||
|
echo !whatever!
|