We have found, both in college and in the workplace, that sometimes people find git intimidating to use because of all the commands you need to remember.
Gitutor is a command line application that wraps git and provides beginner friendly versions of git's commands. It makes git easy.
Some of Gitutor's features:
Create local repositories and link them to github in one command
You can easily undo changes
Interactive menus that make your life easier
Have a cheatsheet right on your terminal
When you feel comfortable with the beginner friendly commands, learn what they do behind the scenes on the tutorial !
You can check out the tutorial and installation guide on our website: https://gitutor.io/guide/
The github repo: https://github.com/artemisa-mx/gitutor
We would appreciate any feedback ! You can also contact us at support@gitutor.io