Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adding WIP Commits #192

Open
vhscom opened this issue Jan 24, 2022 · 0 comments
Open

Adding WIP Commits #192

vhscom opened this issue Jan 24, 2022 · 0 comments

Comments

@vhscom
Copy link

vhscom commented Jan 24, 2022

Enjoy library and the constraints it creates when coupled with a precommit hook. One thing is bothering me though and that's how to check-in WIP code. What I'd like to be able to do is this:

git commit -m "wip: experimental prototype"

And see something like this in the git log:

wip: 🚧 experimental prototype

And this will be allowed by the tool and, optionally, prevented from hitting the remote using another git commit hook. Is that possible via config right now? If not, can it be added? Without it users are more likely to lose their work via stashing or miscategorize their work.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant