Running on a machine with an older git (in my case, 2.7.0) results in:
$ git sync
WARNING: Your git version is: UNKNOWN, which is not a known supported version.
This is not about accepting or rejecting versions, just about that the version string is not parsed correctly and hence the output is confusing.
$ git sync
WARNING: Your git version is: UNKNOWN, which is not a known supported version.
This is not about accepting or rejecting versions, just about that the version string is not parsed correctly and hence the output is confusing.