git coding with IDE -
i'm new git. before using git, used subversion web project. 1 thing i'm wondering how code on ide when working git. svn, 1 version of code locally stored on computer have open , edit version directly before committing remote repo. git, have multiples revisions stored locally don't know how work using ide. must ide support git? currently, i'm managing code using integrated editor in terminal not convenient.
i don't understand how ide relevant. commit whenever want normal, , when want push remote repository, so.
it's bonus if ide supports git of course, don't need switch between console , ide, doesn't have to. ide should ignore git's repository have ignore .svn directories subversion.
certainly working visual studio - without plugins - has given me no git-related problems.
Comments
Post a Comment