Commandtypescript

/commit Command

Write a terse conventional commit message base on the feature the user is working on.

View Source

Write a terse conventional commit message base on the feature the user is working on.

If the pre-commit hooks fail, read the output and iterate on fixing the issues and attempt to commit again.

If the user is on the master branch do nothing.