git integreation error
I've been using pycharm git tools,but it can't work well recently。
When I assess gitlab(which is built by ourself),nothing happens when I click ‘log in’, even I 've got the token from gitlab and entered it
token is:
The internet is connected and I can assess and operate git with git-tools in terminal, But pycharm can't
Please sign in to leave a comment.
Please enable debug logs (Help - Diagnostic Tools - Debug Log Settings...) for the following categories
org.jetbrains.plugins.gitlab:trace
Then please reproduce the issue and share the entire logs folder zipped as per https://intellij-support.jetbrains.com/hc/en-us/articles/207241085-Locating-IDE-log-files
Additionally, please use HTTPS to login instead of HTTP, does that help?