| ▲ | GitDibs: Call dibs on a Git commit hash(gitdibs.com) | |
| 2 points by andyg_blog 5 hours ago | 2 comments | ||
| ▲ | andyg_blog 5 hours ago | parent | next [-] | |
This is a small April Fools' project I created while exploring git commit hooks. I wondered if you could fail a commit based on the commit hash itself. Turns out you can't; you have to wait until the post-commit hook fires, and then do a reset on failure. Eventually I decided to see just how far I could take it, and well, now there's an official website and python sdk distributed through pip. | ||
| ▲ | 5 hours ago | parent | prev [-] | |
| [deleted] | ||