Doing a Git remote add in the IDE Kim Miller Created January 16, 2013 00:24 How do you do a: git remote add name path .....inside the IDE?I can do it at the command line, but ... why is that not in the IDE, or is it?/k
Hi,
right now it is impossible to add remote in RubyMine.
RM provides most often used actions only. If you think that this action should be added feel free to file feature request in our bug tracker (http://youtrack.jetbrains.com/issues/RUBY)
Regards, Oleg.