Settings sync not syncing
Hello,
I've set up settings sync via a Git repository on my two computers and it's not working properly. I changed a settings property on the first computer, and this change was pushed to repository, but the other computer's Webstorm is not pulling these changes. Executing a "git status" in its internal repository says that the repository is two commits behind origin/master. Why is it not pulling these settings when I start Webstorm?
Please sign in to leave a comment.
Looks similar to https://youtrack.jetbrains.com/issue/IDEA-234323
Could you reproduce the issue and share your idea.log (Help > Show Log In ...)?
Yes, this looks similar. My log is:
Yes, it's the same issue indeed. Please vote for it to be notified on updates