Leo Famulari <l...@famulari.name> writes: > The staging branch is frozen [0] so I reverted these commits and pushed > them to staging-next. > > I wonder what we can do to communicate the branch status. Right now it's > not easy to figure out, aside from asking around. Nicolas Goaziou > suggested using a Git hook.
What would the Git hook do, precisely? The reason I ask is that some bug fixes are appropriate on a frozen branch. How would a Git hook determine whether a given commit should be allowed? Regards, Mark