dsc / bunch

A Bunch is a Python dictionary that provides attribute-style access (a la JavaScript objects).
http://github.com/dsc/bunch
MIT License
482 stars 177 forks source link

Enable Sourcegraph #23

Closed femtotrader closed 2 weeks ago

femtotrader commented 9 years ago

I want to use Sourcegraph code search and code review with bunch. A project maintainer needs to enable it to set up a webhook so the code is up-to-date there.

Could you please enable bunch on @Sourcegraph by going to https://sourcegraph.com/github.com/dsc/bunch and clicking on Settings? (It should only take 15 seconds.)

Thank you!