cfpb / clouseau

⚠️ THIS PROJECT IS DEPRECATED ⚠️ Search your repository's git history for undesirable text patterns such as passwords, ssh keys and other personal identifiable information
Creative Commons Zero v1.0 Universal
97 stars 26 forks source link

Link to a post-commit hook that uses OS X Notification Center #33

Closed willbarton closed 6 years ago

willbarton commented 8 years ago

This adds a link to a post-commit hook example I created that sends the Clouseau result to Mac OS X's Notification Center.

Without this, if someone is using the Mac OS X GUI client for GitHub, they don't see the Clouseau results at all. This changes that. There are limitations, of course — if there's a match, the most Notification Center has room to show is that there was a match. But it's still better than not having Clouseau at all.

willbarton commented 7 years ago

tenor-2