Hi, > On Feb 3, 2017, at 21:35, Bob Proulx <b...@proulx.com> wrote: > > Jim Meyering wrote: >> remote: fatal: Invalid revision range >> 0000000000000000000000000000000000000000..eb9593760b3f866d6b1c1caf656be6e0f8abeee6
> That definitely looks like a hook message. I will look into it. sed.git has two enabled hooks: update and post-update . The 'update' hook pointing to '/usr/local/bin/git-cia' . CIA is this (decommissioned) service: http://cia.vc This can probably be removed. The 'post-update' simple calls 'git-update-server-info'. regards, - assaf