git bash
and then import the repo in Eclipse.
default@ZDOMINGUEZ-T420 ~ $ git clone git@github.com:<your git repo> <local folder to check out to>When git finishes cloning your repo, import it to Eclipse.
Browse to the folder you checked out to, click OK, and the newly-cloned repo should now appear on the Git Repositories view.