When I save-as file, the filename change but the gutter works as if it is original file. Changes are displayed as changes even if the new file is not under source control.
Support Info
Sublime Text 3176
Platform: linux
Arch: x64
GitGutter 6f4f573
Install via PC: True
git version 2.21.0
mdpopups 3.4.0
markdown 2.6.11
pygments 2.1a0
jinja2 2.10.1
Steps to Reproduce Issue
open file "original.sh". file is under git source control
"save as" another file "changed.sh"
change something
save file
gutter acts as if I change the original file - displays the modified icons
the new file does not have to be under source control yet
Description
When I save-as file, the filename change but the gutter works as if it is original file. Changes are displayed as changes even if the new file is not under source control.
Support Info
Steps to Reproduce Issue