kemayo / sublime-text-git

Plugin for some git integration into sublime text
MIT License
2.83k stars 391 forks source link

sublime text 3 changing branch shows outdated code #380

Open avxkim opened 9 years ago

avxkim commented 9 years ago

E.g. i have 2 branches (in the same repo):

Each branch has a file named index.php. Master branch has updated index.php file, but frontend has outdated one.

When i switch from frontend to master branch (while index.php is open in sublime) i don't see any changes on a master branch's index.php file. Is that bug?

cgredig commented 6 years ago

Seems to be related to #421