I\'m new with git, so I decided to learn git using the tutorials of github. The third chapter said:
\"For this first example we’ll modify the README
Instead of trying to learn vim, use a different easier editor (like nano, for example). As much as I like vim, I do not think using it in this case is the solution. It takes dedication and time to master it.
git config core.editor "nano"