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
When I rename a file from filename.php to Filename.php GitGutter will show every row in that file as added (thinking it's a new file). git status, on the other hand, reports a clean working tree since my global settings file says core.ignorecase=true