You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix a time parsing issue in go-diff introduced with the release of Git v2.14, which I guess has a different timestamp format (or something). Git v2.15.1 ships with macOS High Sierra, so this was also an issue there. I updated go-diff to latest, which included a fix.