This is a basic guide:
- Click create repository
- Give it name and set location to Eclipse project folder e.g. if I owned Horde in C:\Users\Sam\Documents\Workspace\Horde but be careful because you need to just navigate to the Eclipse workspace and then click okay and then the GitHub application should automatically append the folder name
- Create, use default attributes and ignores
- Click on repository and commit all changes in title “Initial commit” or something similar
- Hit the sync button
- Go to the GitHub website and view your new repository
For somebody receiving changes:
- Go to account if on computer tab
- Clone repository
- Navigate to repository and click “sync” if needed
Let me know if any of this is confusing.