Monitoring commits on all branches

Dan Langille dan at langille.org
Thu Nov 19 01:49:51 UTC 2020


How can a repo be monitored for commits on all branches?

I know how to ask a given branch: do you have any commits after foo_hash?

How do I:

* get a list of all commits since foo_hash
* know which branch each of those commits was on (e.g. master, branches/2020Q4)

Thanks.

-- 
Dan Langille - BSDCan / PGCon
dan at langille.org




More information about the freebsd-git mailing list