|
From: | Bob Proulx |
Subject: | Re: [Savannah-hackers-public] Testing new savannah website (2nd test) |
Date: | Sun, 5 Feb 2017 18:02:21 -0700 |
User-agent: | NeoMutt/20170113 (1.7.2) |
Assaf Gordon wrote: > Bob Proulx 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. Yes. CIA shut down some time ago. It was replaced by KGB from others to keep the concept going. https://www.donarmstrong.com/posts/switching_to_kgb/ I removed the symlink to the hook. I don't know why that would have complained though. The hook itself doesn't care that the service has been shut down. It simply formats an email appropriately and sends an email off to the CIA service. That won't care if the service is gone now. But obviously we don't need to be sending it mail now. But looking at the git commands in the script to format the email didn't see anything that shouldn't be there. So I don't know. These other projects also had cia links and I will remove them from there too. sed-copy.git/hooks/update -> /usr/local/bin/git-cia gnuherds-app.git/hooks/update -> /usr/local/bin/git-cia smalltalk.git/hooks/update -> /usr/local/bin/git-cia lightning.git/hooks/update -> /usr/local/bin/git-cia sed-copy is a current copy of sed. ?? Bob
[Prev in Thread] | Current Thread | [Next in Thread] |