> Show HN is for something you've made that other people can play with. HN users can try it out, give you feedback, and ask questions in the thread.<p>AFAICT, there's nothing to try yet.
Tired of all the GitHub drama? We're close to launching GitMagic to fix some of that. If you have any questions, please ask, we’re happy to answer them :) And all feedback are appreciated.
My main feature request would be a way to enforce a PR must be a fast-forward merge.<p>I tend to have a small set of words I prefix each git commit summary with (Add, Remove, Fix, etc). If I could verify summaries match that pattern that would be awesome.<p>Also, if it is possible to enforce the guidelines specified in <a href="http://tbaggery.com/2008/04/19/a-note-about-git-commit-messages.html" rel="nofollow">http://tbaggery.com/2008/04/19/a-note-about-git-commit-messa...</a> I'd be so happy.
Cool. I've wanted to try GitCop (which seems to do something similar) for a while, but didn't get around to it yet.<p>> Magically enforce your GitHub contribution guidelines.<p>Looks pretty non-magical and quite straightforward to me. I even get to set explicit rules. Why the 'magic' branding?