git - Eclipse EGit Command Line -
i installed git eclipse (egit) , have used basic functions right-click -> team -> add/commit/remove/exclude/etc.
however, use of more complicated features of git, , command-line syntaxes. there way in eclipse or set egit in command line?
this not provided egit itself, there multiple options:
- a generic command shell, see david's answer
- gonsole plugin, provides command completion , integration egit

Comments
Post a Comment