To try this guide for yourself, you will need the following things:

If you have no git repository on your computer, you can clone any repository with "git clone". For this guide it would be useful to clone a repository you own. Or you can initialize a folder on your computer as a git repository:


Commit & Push

Now you should make some changes to any text file inside the repository, and then follow these instructions to commit to the repository: