Gitifier icon indicating copy to clipboard operation
Gitifier copied to clipboard

Support for Tracking Branches

Open jdsharp opened this issue 13 years ago • 4 comments

Gitifier support for watching a branch of a git repo instead of just master.

Great work! This is slick! Thank you for not making it github specific, I have a number of self-hosted git repos so this integrates seamlessly.

  • Jonathan

jdsharp avatar Dec 22 '10 21:12 jdsharp

Actually, it doesn't watch just master, it should watch all branches in the repo. As for watching only specific branch(es), I'm planning to add that in the future...

mackuba avatar Dec 23 '10 10:12 mackuba

+1 Also it would be nice to be able to just ignore certain branches, for example you could want to track all branches (master and topic branches) but ignore production and staging branches in a typical web app repo, since they usually get commits that came from a merge from the formers.

gonz avatar Apr 27 '12 17:04 gonz

+1 to this feature. It's the only thing keeping me from using it

jwhitcraft avatar May 22 '12 17:05 jwhitcraft

+1 notifying for only certain branches.

mtalcott avatar Nov 02 '12 20:11 mtalcott