Add support for Unix lookup by name to user-uid and user-gid
[sxemacs] / contrib / README
index b99a846..f68a4a6 100644 (file)
@@ -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 <njsf@sxemacs.org>
 
 
-git-to-steve.sh
+git-for-steve.sh
 ---------------
 
 This script will check your git configuration, give you some