I'm having a hard time mentally "mapping" the Git "command line" commands to the Intellij Idea VCS interface. Particularly in the area of merging among different branches, the interface seems very confusing - I always seem to wind up on the branch I need to be merging FROM, not the one I'm trying to merge TO. I'm wondering if anyone out there has some good links to a tutorial or example of how to do Git development in Intellij.
↧