A project oriented commit assistant.
npm install -g gcom
From your project folder and once you have made any changes, run the CLI with the next command:
gcom
The tool will guide you through the process of creating a commit message. You can preview the message before committing your changes. You will also ask to push your changes.