This is probably a dumb question, but I downloaded EGit created on GitHub and I can commit / click using the command line. However, I could not figure out how to commit / drag files to a specific repo on GitHub. I can do Team-> share-> create git repo etc., but it doesn't seem to be able to click anything. How can I link a java project with a repo on GitHub (or any git repository in general)?
source
share