git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Martin Amdisen <martin.amdisen@praqma.com>
To: git@vger.kernel.org
Subject: [PATCH] Fix minor typo in hook documentation
Date: Wed, 24 Feb 2016 13:51:02 +0100	[thread overview]
Message-ID: <CACbrkTpA5qL1aTLGG1ypX06fuyFY4GdMAa4JfjoJnGWp_=WaAA@mail.gmail.com> (raw)

>From 3f8fd9e5771791a18e89fdb1f1a681eb6fc66ad1 Mon Sep 17 00:00:00 2001
From: Martin Mosegaard Amdisen <martin.amdisen@praqma.com>
Date: Wed, 24 Feb 2016 08:43:07 +0100
Subject: [PATCH] Fix minor typo in hook documentation

---
 templates/hooks--update.sample | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/templates/hooks--update.sample b/templates/hooks--update.sample
index d847583..80ba941 100755
--- a/templates/hooks--update.sample
+++ b/templates/hooks--update.sample
@@ -1,6 +1,6 @@
 #!/bin/sh
 #
-# An example hook script to blocks unannotated tags from entering.
+# An example hook script to block unannotated tags from entering.
 # Called by "git receive-pack" with arguments: refname sha1-old sha1-new
 #
 # To enable this hook, rename this file to "update".
--
2.6.4

             reply	other threads:[~2016-02-24 12:51 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-02-24 12:51 Martin Amdisen [this message]
2016-02-24 18:07 ` [PATCH] Fix minor typo in hook documentation Eric Sunshine
  -- strict thread matches above, loose matches on Subject: below --
2016-02-25  8:10 Martin Amdisen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CACbrkTpA5qL1aTLGG1ypX06fuyFY4GdMAa4JfjoJnGWp_=WaAA@mail.gmail.com' \
    --to=martin.amdisen@praqma.com \
    --cc=git@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).