Skip to main content
24 events
when toggle format what by license comment
Jan 4, 2021 at 4:34 answer added Bhupiister singh timeline score: 0
Apr 18, 2019 at 17:23 audit Suggested edits
Apr 18, 2019 at 19:00
Apr 2, 2019 at 12:06 vote accept Василий Макаров
Apr 2, 2019 at 12:06 comment added Antry @ВасилийМакаров Great ! I'm glad I was able provide you with a less labour-intensive solution :) I also added a clearer 'step-by-step' answer, for others who could encounter your problem.
Apr 2, 2019 at 11:57 answer added Antry timeline score: 1
Apr 2, 2019 at 10:47 comment added Василий Макаров @Antry I think it completly suits my question, you can answer and this question could be closed :)
Apr 2, 2019 at 10:20 comment added Василий Макаров Thank you for sharing experience! I just tried out this method and it fits my request - it reduces manual work to one command. I need just to set up git ignore properly. I think your answer satisfies my question
Apr 1, 2019 at 13:50 comment added Antry @ВасилийМакаров I know it doesn't fix your problem, but I used Unity, Rider and have always used the CLI, you might be able to save yourself some time by reviewing if all the changes to git are wanted and then proceed to git add --all instead of adding them all one by one.
Apr 1, 2019 at 10:17 comment added evolutionxbox Sorry to hear about that. I'm glad this has been resolved.
Apr 1, 2019 at 10:00 answer added Василий Макаров timeline score: 1
Apr 1, 2019 at 9:57 comment added Василий Макаров Many thanks, @evolutionxbox! As I see from youtrack.jetbrains.com/issue/IDEA-52058 , this feature is not supported yet in Rider or any JetBrains product ;(
Apr 1, 2019 at 9:39 comment added evolutionxbox This looks related: intellij-support.jetbrains.com/hc/en-us/community/posts/…
Apr 1, 2019 at 9:25 history edited Василий Макаров CC BY-SA 4.0
added 181 characters in body
Apr 1, 2019 at 9:12 comment added Василий Макаров I am not quite shure, because when I've switched to Rider git structure was already present. But as I think of it - it is more likely that yes, Rider was tracking new files automatically before, I don't know why it is not working now however.
Apr 1, 2019 at 9:05 comment added evolutionxbox Were you ever able to add them automatically?
Apr 1, 2019 at 9:04 comment added Василий Макаров The problem is not in that I can't add files to git, but is that files are not added to git automatically, I have to add them manually - whether from Rider IDE or from console git add
Apr 1, 2019 at 8:58 history edited Василий Макаров CC BY-SA 4.0
added 660 characters in body
Apr 1, 2019 at 8:56 comment added Василий Макаров Thank you, but the problem is that it will include a lot of manual work in future this way. Say I want to move all contents of one folder to another part of project - I will have to git add all files in that folder - It will be pretty annoying actually :)
Apr 1, 2019 at 8:53 history edited Василий Макаров CC BY-SA 4.0
added 660 characters in body
Apr 1, 2019 at 8:52 comment added evolutionxbox Convenient? I want to help you resolve an issue. There’s an issue and the best way to help resolve it is by using the command line.
Apr 1, 2019 at 8:47 comment added Василий Макаров >try the command line You mean try add new files with comand line? It is not that convinient either...
Apr 1, 2019 at 8:45 comment added evolutionxbox Try the command line instead. Maybe also show what the output of git status?
Apr 1, 2019 at 8:35 review First posts
Apr 1, 2019 at 8:35
Apr 1, 2019 at 8:33 history asked Василий Макаров CC BY-SA 4.0