diff --git a/git-recent b/git-recent index 93f5803..5e759c6 100755 --- a/git-recent +++ b/git-recent @@ -11,7 +11,7 @@ spacer='%(color:black) %(color:reset)' case $(uname -s) in # As of Windows 10 1903 (May 2019 Update) `column -ts` works as expected - MINGW64_NT-10.0-18362*);; + MINGW64_NT-10.0-18*);; # Other Windows versions need more basic format (#8, git-for-windows/git#865) CYGWIN*|MINGW*|MSYS*)