Update of sr #108411 (project administration):

                  Status:             In Progress => Done                   

    _______________________________________________________

Follow-up Comment #4:

Done.  Tested on a vicitim repository.  Transfered to auctex.  I think it all
should be working.  I will monitor the -commit and -diffs lists and check to
verify that they are working.

For reference I basically did this to get multiple hook scripts.

while read oldrev newrev refname; do
  echo $oldrev $newrev $refname | /usr/local/bin/git-post-receive-hook
  echo $oldrev $newrev $refname | hooks/post-receive-mail-local
done


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/support/?108411>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/


Reply via email to