X-Git-Url: http://cgit.sxemacs.org/?a=blobdiff_plain;f=contrib%2FREADME;h=f68a4a6a35293752d6ab8d18d1c3175aaffceab8;hb=3c5bbc52f44e2ad0c3426c275a9ec7d5d4c2bae2;hp=b99a846d6802ab8db70ae069a49248fa6bddf13d;hpb=baa7fa3e41833f51af3cca3efdc316bcd72eb41a;p=sxemacs diff --git a/contrib/README b/contrib/README index b99a846..f68a4a6 100644 --- a/contrib/README +++ b/contrib/README @@ -7,7 +7,7 @@ File List: ========= do_builds.sh..................automate builds git-post-receive-hook.sample..git hook to send email automatically for merge requests - git-to-steve.sh...............setup a for-steve branch to send patches to the master branch + git-for-steve.sh..............setup a for-steve branch to send patches to the master branch make-pkg.sh...................bash script to create a SXEmacs tar package pop3.el.patch.................SXEmacs native OpenSSL goodies report-build-failure.sh.......bash script to send a build report failure @@ -61,10 +61,17 @@ This script will not send an email on a "fast-forward" or "merge" commit, so that you won't bother Steve if you keep a long lived for-steve branch, and even share it accross machines... +To use, just place it under the name post-receive in the hooks +directory of your git public repository. + +You may wish to review it and make sure the branch(es) you want to +send mail for are there and the location of the post-receive-email +script which should come with your git install. + Nelson Ferreira -git-to-steve.sh +git-for-steve.sh --------------- This script will check your git configuration, give you some