bgreenlee / sublime-github

Sublime Text 2/3 plugin that provides a number of useful commands for GitHub.
MIT License
455 stars 98 forks source link

Token conflict when moving from ST2 -> ST3 #73

Open bgreenlee opened 9 years ago

bgreenlee commented 9 years ago

When upgrading to ST3 and creating a new token, GitHub complains that a token already exists. The solution is probably to identify ST3 as a separate app from ST2.

Issue raised in #61