A basic demo of using GIT:
1.- Initialize Repo.
2.- Add file.
3.- Commit File.
4.- Configure Remote Repo.
5.- Push changes.
6.- Edit file and commit.
7.- Show how to go back and forth on commits.
8.- Delete the local files.
9.- Recover from remote repo.