git:blit slack plugin
For source code management, I've settled myself on using git for the last 6 years.Ā
Recently I've discovered git:blit repository managerĀ which is a very nice git repo and user manager written in java. Since I've discovered this tool, we've integrated it into our development process at DeviceHub, and using it to manage our private source code repositories.
We clearly fit in theĀ āSo yeah, we tried Slack ...ā category, so after a while of using slack and git:blit, I badly wanted to see commit/push notifications on our #devicehub-devel channel.Ā
I hacked a short git:blit plugin script that does just this. In the hope that it can be usefull to someone else, here is the gist:Ā
https://gist.github.com/icotoi/1e8a7345a6f53d09728c
Please feel free to modify it to suit your needs.













