leonhartX / gas-github

sync gas code to github
https://chrome.google.com/webstore/detail/lfjcgcmkmjjlieihflfhjopckgpelofo
MIT License
3.5k stars 70 forks source link

Can't deal with repo's path changing #154

Open Hell-K opened 3 years ago

Hell-K commented 3 years ago

After the extension binds a script to a repo, if that repo's path changes, the extension would give the error Error [GitHub Assistant] [object Object] and the only way to recover from that is to re-install the extension.

I tried that on GitLab but I suspect it would be the same for the other SCMs as well.

It's a minor issue that rarely comes up since it's rare that you'd want to change a repo's path but could be a QoL fix for the future.