Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kirill Likhodedov
Total activity
733
Last activity
October 14, 2021 12:17
Member since
June 11, 2010 07:06
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
269
Activity overview
Articles (0)
Posts (0)
Comments (464)
Sort by recent activity
Recent activity
Votes
Created
May 22, 2014 12:55
Please take a look at http://git-scm.com/book/en/Getting-Started-First-Time-Git-Setup about configuring Git for the first time.You may edit a commit that was not pushed yet: http://git-scm.com/book...
Community
PyCharm
PyCharm exposed password via Git
0 votes
Created
July 29, 2013 13:24
It is not supported directly in PyCharm: http://youtrack.jetbrains.com/issue/IDEA-24944However, you can make a workaround using ~/.ssh/config file (see comments in the request).
Community
PyCharm
How can you use PyCharm with multiple SSH identities?
0 votes
Created
March 23, 2013 16:17
Looks like this problem: http://youtrack.jetbrains.com/issue/IDEA-92918
Community
PyCharm
Question marks in annotate
0 votes
Created
January 28, 2013 09:21
Could you please describe step-by-step what do you perform before you get "Repository test failed"?
Community
PyCharm
PyCharm with github private repositories
0 votes
Created
July 11, 2013 11:01
Hi Siphiwe,Does it work if you press "Clone" instead of "Test"? (I.e. click "Checkout from Version Control", pick "Git", enter the URL and click "Clone" instead of "Test).Also please specify your P...
Community
PyCharm
PyCharm with github private repositories
0 votes
Created
October 24, 2012 15:43
Please invoke Git -> Push and select the checkbox below: "Push to alternative branch".It should be autofilled with "master".Then press Push and see if that helps.
Community
PyCharm
Problem with git
0 votes
Created
October 24, 2012 16:23
What happens if you push from the command line?Call `git push -u origin master` and see what happens there.
Community
PyCharm
Problem with git
0 votes
Created
September 14, 2012 07:36
Roy, you can merge via VCS | Integrate Project. The name of the action is not the best, because it uses the common format for other VCS support in PyCharm, but it allows you to merge.Also, if you c...
Community
PyCharm
How to merge branches with PyCharm when using Mercurial?
0 votes
Created
September 18, 2012 10:31
It seems that you have occasionally created a local branch with a name "origin/master". Please go to .git/refs/heads and post here, which files and directories you find there.Also please post your ...
Community
PyCharm
git weirdness
0 votes
Created
September 18, 2012 10:57
I can't find the error you mentioned in the log. Could you please reproduce the problem and attach idea.log once again right after that?
Community
PyCharm
git weirdness
0 votes
«
First
‹
Previous
Next
›
Last
»