Egit with Eclipse for Java sending git commands -


no matter how hard search on google, can't find out how commandline interface either eclipse or on github website send commands from. i'm sorry if seem complete moron (because am).

just download git command-line client os here:

http://git-scm.com/download

you can use in parallel eclipse (or other git client matter).

this works because state of repository stored directly file system. after 1 client makes change, other git client can "see" same change/state. (because eclipse graphical, churn bit of cpu/disk keeping it's visual interface up-to-date. that's price pay visualisation.)

it's perfect marriage. git command-line excellent. (in fact thing use egit these days in-editor 'git annotate'.)


Comments

Popular posts from this blog

blackberry 10 - how to add multiple markers on the google map just by url? -

php - guestbook returning database data to flash -

delphi - Dynamic file type icon -