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
The terminal size is not correctly determined when using git on windows with difft.
It uses the default of 80 from here because term_size doesn't get a valid io stream.