mmueller / supybot-git

A Git plugin for Supybot (a Python IRC bot)
45 stars 24 forks source link

[Feature] branch = all #8

Open AdrienLemaire opened 11 years ago

AdrienLemaire commented 11 years ago

Hi there,

Would it be possible to add an option all to see new commits from any branch in a repo ? This would be very helpful, as we have a lot of branches (and temporary features branches) that I cannot all add in the git.ini file.

Thanks for considering this feature

mmueller commented 11 years ago

This is an interesting idea. The way the plugin works today, this feature is not a great fit. I'll see if it can be improved when I have a little time.

AdrienLemaire commented 11 years ago

Thanks, I'm looking forward to seeing it :)

leamas commented 11 years ago

If anyone is interested, you might want to try my fork at https://github.com/leamas/supybot-git. It solves the 'all branches' problem, see the README about configuration of 'branches'. However, this is unstable code, and I have dropped the 1.0 compatibility. I have actually dropped a lot of compatibility, consider it a test shot.

If you give it a try, don't forget to use '@list git' to get an update on the commands.