chiptopher / guet

Enable contribution tracking when pair programming with guet

Home Page:https://www.npmjs.com/package/guet

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't commit if you haven't set committers yet

chiptopher opened this issue · comments

Feature Request

Don't let commits succeed without having called guet set in a repository.

Acceptance Criteria

Committing in a repo where guet start has happened but guet set hasn't been done will stop you with an error message letting you know that you have to commit first.

Notes

Related to #17