On Tue, Jun 23, 2020 at 5:23 PM brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx> wrote: > When we push using the DAV-based protocol, the client is the one that > performs the ref updates and therefore makes the checks to see whether > an unforced push should be allowed. We make this check by determining > if either (a) we lack the object file for the old value of the ref or > (b) the new value of the ref is not newer than the old value, and in > either case, reject the push. > [...] > Signed-off-by: René Scharfe <l.s.r@xxxxxx> > Signed-off-by: brian m. carlson <sandals@xxxxxxxxxxxxxxxxxxxx> Do you want a "Reported-by: Michael Ward <mward@xxxxxxxxxxxxxxxxxxxx>" in this vicinity?