Home
Rider Support | JetBrains
Submit a request
Community
Sign in
Ruslan Kuleshov
Follow
New articles and posts
New articles, posts, and comments
Total activity
73
Last activity
January 16, 2023 12:06
Member since
February 17, 2020 07:54
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
32
Activity overview
Articles (0)
Posts (0)
Comments (41)
Ruslan Kuleshov
commented,
January 16, 2023 12:06
Could you please elaborate on a use-case scenario?How exactly do you obtain a repository link? Do you copy it from somewhere or it is sent to you by someone?Basically, the reason why a username can...
Community
General Discussion
Change git username
0 votes
Ruslan Kuleshov
commented,
November 17, 2022 21:25
Hello!You can enable "Show details" and be able to see the branch name and other details for this commit
Community
General Discussion
Better information about branches in a filtered view?
0 votes
Ruslan Kuleshov
commented,
October 31, 2022 19:07
It seems that you have multiple repositories in your project (please check Git | Manage remotes) and you have "Execute branch operations on all roots"You can also use "Update selected" action in Br...
Community
General Discussion
Simple "git pull"
1 vote
Ruslan Kuleshov
commented,
October 27, 2022 14:16
You can use "Update project" action as per:https://www.jetbrains.com/help/idea/sync-with-a-remote-repository.html#update
Community
General Discussion
Simple "git pull"
0 votes
Ruslan Kuleshov
commented,
October 18, 2022 17:32
Is there a chance that you have "Remove trailing spaces on" configured under Preferences | Editor | General (On save) section?
Community
General Discussion
How to make Rider 2019.1.1 to NOT format whitespace in all file?
0 votes
Ruslan Kuleshov
commented,
August 29, 2022 23:19
HelloWhat do you have File | Settings | Version Control | Directory Mappings?Are you trying to edit a file that is under a directory listed in Directory Mappings?Also there is a user-guide section ...
Community
General Discussion
Perforce VCS.
0 votes
Ruslan Kuleshov
commented,
August 23, 2022 00:11
Hello RomansIf you meant that when you pressed on a Annotation and you could see a dialog that allows you to choose a file that was affected by a particular commit - this behavior has been changed ...
Community
General Discussion
2 changes in latest Rider versions which broke my Unity development workflow
0 votes
Ruslan Kuleshov
commented,
August 16, 2022 14:20
Also as an option you can use `skip-worktree` feature. Please see:https://git-scm.com/docs/git-update-index#Documentation/git-update-index.txt---no-skip-worktree
Community
General Discussion
Git - tracked but `uncommitable` files
1 vote
Ruslan Kuleshov
commented,
April 13, 2022 13:29
Hi Petr Gurecky>But it does not make sense to me to be the reason - I've restarted serveral times before and the problem persisted.Even if it was Gitlab's issue (company's on-premise solution) make...
Community
General Discussion
Git fetch fails
0 votes
Ruslan Kuleshov
commented,
April 11, 2022 11:35
Hi,Do you have PasswordAuthentication in your ssh config?Have you configured your SSH while IDE was running? IDE relies on command-line git and if it's working fine in cmd.exe then it should work i...
Community
General Discussion
Git fetch fails
0 votes