Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 18 Nov 2020 20:49:46 -0500
From:      Dan Langille <dan@langille.org>
To:        freebsd-git@freebsd.org
Subject:   Monitoring commits on all branches
Message-ID:  <197541CC-FEA7-4B4C-936E-66A5625BB64C@langille.org>

next in thread | raw e-mail | index | archive | help
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.

--=20
Dan Langille - BSDCan / PGCon
dan@langille.org





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?197541CC-FEA7-4B4C-936E-66A5625BB64C>