EGIT - Using GIT from Eclipse

Setting up the Github site is discussed on this page.

Creating A Git Repository

File -> New -> Other -> Git -> Git Repository

Then click on Next

git install
  git install

Using Git Repository

To use Git repository right click on project

Select Team -> Share git setup
Select Git (as opposed to CVS) egit
git setup

Select Team -> Add to Index, on the project node to add all files to version control.

Select "Team" -> "Commit", to commit your changes to the local Git repository.

  egit
  egit
egit

The Push command in file->team was grayed out so I opened a 'Git Repositories' widow and found a push command there.


metadata block
see also:
Correspondence about this page

This site may have errors. Don't use for critical systems.

Copyright (c) 1998-2023 Martin John Baker - All rights reserved - privacy policy.