A simple repository for learning Git from Falafel Software (http://falafel.com)
- Fork this repository
- Clone your fork locally
- Create a folder with a name matching your git username
- Add a file, hellogit.txt, to this folder
- Edit hellogit.txt to say "Hello, Git!"
- Add your Github profile URL to /CompletedBy.md
- Commit your changes locally
- Push your changes to your GitHub repository
- Optional: Submit a Pull Request to have your changes added to the upstream repository