Idea9 Git support
Hi folks
this might come over as an ignorent question, but I just started using Git in Idea.
During some testing, I noticed I couldn't find how to perform the following 2 actions using Idea
- add remote repository to project ($ git remote add origin user@gisterver)
- delete a branch ($ git branch -d branchname)
Any help pointing me to the right interface would be greatly appreciated
Please sign in to leave a comment.
It is not yet possible to perform these tasks from IDEA. Please create feature requests on http://youtrack.jetbrains.net/issues/IDEA.