Hello, the pre-push hook just calls `make authenticate check-channel-news' without any attempt to actually switch to the ref that it should check. This means it always authenticates HEAD, not the ref being pushed. That seems wrong. Have a nice day, Tomas Volf -- There are only two hard things in Computer Science: cache invalidation, naming things and off-by-one errors.