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
February 21, 2014 14:34
IntelliJ Git Integration plugin is capable to work with any Git hosting. Just go on and try. If there will be connection problems over HTTP or SSH, report them to our bugtracker.
Community
IntelliJ IDEA Users
git via beanstalkapp?
0 votes
Created
June 07, 2014 18:22
We do it programmatically. Most of our tests are functional with a real IDEA project inside (only GUI and some specific components are mocked), therefore we've got an instance of Project and all ot...
Community
IntelliJ IDEA Users
UnitTesting IntelliJ plugins : how to invoke an action ?
0 votes
Created
June 16, 2014 19:59
Hi,I don't think that your Web setup is somehow connected with the source control schema. Just push the whole project to bitbucket and let a single Git repository control all your sources. Then upl...
Community
IntelliJ IDEA Users
Git - multi content roots
0 votes
Created
August 14, 2014 12:11
Try the following: * right click on a file or folder, select Git | Compare with Branch, select branch.* Click to the branch indicator at the right in the status bar (or invoke VCS | Git | Branches ...
Community
IntelliJ IDEA Users
Compare different files, merge specific files git integration
0 votes
Created
August 28, 2014 16:19
Unstash unstashes these new files, but doesn't add them to the index by default. So you can find them in the Unversioned files subtree.
Community
IntelliJ IDEA Users
git unstash missing files
0 votes
Created
August 29, 2014 10:50
Please check what happens if you execute stashing, stash inspection and unstash in the command line: git stash <- to stash git status <- to check that all modifications are moved to the stash gi...
Community
IntelliJ IDEA Users
git unstash missing files
0 votes
Created
October 06, 2014 11:13
Please make a screenshot of this "Nothing to show" error. I bet you're looking to some other window, but let's check.
Community
IntelliJ IDEA Users
How can I stop github integration?
0 votes
Created
November 14, 2014 11:26
Simon, have you checked if Git root is defined properly in Settings | Version Control (as I wrote in #1 in my previous comment)?
Community
IntelliJ IDEA Users
Git Commit says no changed detected
0 votes
Created
November 14, 2014 13:24
Please also check Git executable: Settings | Version Control | Git | Test : does it give correct answer?
Community
IntelliJ IDEA Users
Git Commit says no changed detected
0 votes
Created
December 02, 2014 12:05
sgz wrote: To help avoid that in the future I suggest that you... display the error as such when trying to commit changes, instead of silently ignoring it and just saying "No changes detected" (a...
Community
IntelliJ IDEA Users
Git Commit says no changed detected
0 votes
«
First
‹
Previous
Next
›
Last
»