Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dmitriy Smirnov
Total activity
1499
Last activity
June 17, 2024 07:47
Member since
June 07, 2016 16:30
Following
0 users
Followed by
1 user
Votes
13
Subscriptions
578
Activity overview
Articles (0)
Posts (0)
Comments (908)
Sort by recent activity
Recent activity
Votes
Created
May 14, 2018 11:39
> Assuming that terminal equals to console No, in the Version control tool window there is a separate tab called Console, that shows git commands and outputs. You could also check the logs https:/...
Community
IntelliJ IDEA Users
Webstorm push rejected
3 votes
Edited
February 28, 2018 10:06
The Branches widget is displayed in the Status bar, usually one line below the one on the screenshot. Make sure Status bar is enabled at VIew - Status bar
Community
IntelliJ IDEA Users
Lost VCS Button in bottom right corner
3 votes
Created
February 13, 2018 00:02
Check mapping in Settings | Version control. If there is generic <Project> mapping, try changing it to explicit project path. You also mentioned SVN plugin - is the project tracked by Subversion in...
Community
IntelliJ IDEA Users
Git uanble to properly detect changes in IDEA
3 votes
Created
November 29, 2017 11:20
Reset Current Branch to Hear does exactly that - it drops all the commits above selected with git reset command. So it is expected that the commits are not shown in the Log anymore. While there is ...
Community
IntelliJ IDEA Users
"Reset Current Branch to Here" on local untracked branch -- commit history lost?
3 votes
Created
June 14, 2021 22:15
Note that you can see the full output of hooks in the Console tab of the Git toolwindow
Community
IntelliJ IDEA Users
How to display error messages from commit hooks
2 votes
Created
February 02, 2021 12:16
Note that the Branches popup preselects the previously check-out branch when opened. Sorting is not configurable - see/vote https://youtrack.jetbrains.com/issue/IDEA-151905
Community
IntelliJ IDEA Users
Is there a way to list git branches sorted on "last checked out"?
2 votes
Created
February 01, 2021 20:11
@... You can utilize synchronous repository control: Init a repo in the .idea folder, add the same branches as you have in the main repo, and add the corresponding deployment.xml to them. So your p...
Community
IntelliJ IDEA Users
Git Branches: deploy to different locations
2 votes
Edited
January 27, 2021 12:11
You need to filter the log by branch. It can be done by e.g. double-clicking the branch in the list on the left. Or manually via the Branch filter.
Community
IntelliJ IDEA Users
I want to see only one specific branch's commits
2 votes
Created
January 12, 2021 12:52
It is not possible currently - https://youtrack.jetbrains.com/issue/IDEA-242846
Community
IntelliJ IDEA Users
How to mark a file in a pull request as viewed?
2 votes
Edited
August 04, 2020 15:43
As a workaround, please go to Help - Find Action... | Registry... and disable git.use.schannel.on.windows The issue will be fixed in 2020.2.1 https://youtrack.jetbrains.com/issue/IDEA-247284
Community
IntelliJ IDEA Users
schannel: next InitializeSecurityContext failed: SEC_E_ILLEGAL_MESSAGE (0x80090326)
2 votes
«
First
‹
Previous
Next
›
Last
»