Every time I auto-patch in my IntelliJ, my Git login gets disconnected
已回答
After entering the Git token in IntelliJ, I keep getting prompted to enter the token again whenever the patch is executed. I have tried various methods to resolve it, but the results have been unsatisfactory. If you know any solutions, please share them
请先登录再写评论。
Greetings,
Can you please share more details about what kind of patching you perform?
Are you able to share a screencast of the issue?
If you have issues with a password or a token, it worth checking whether "use credential helper" is disabled on File | Settings | Version Control | Git
And please make sure that password safe is configured, too.