git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Narebski <jnareb@gmail.com>
To: git@vger.kernel.org
Subject: Re: [PATCH] Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page
Date: Wed, 30 Apr 2008 12:29:17 +0200	[thread overview]
Message-ID: <fv9hlt$nvv$1@ger.gmane.org> (raw)
In-Reply-To: 20080430080820.ef5a4c2a.chriscool@tuxfamily.org

[Cc: Christian Couder <chriscool@tuxfamily.org>, git@vger.kernel.org]

Christian Couder wrote:

> Also now "gitcli(5)" becomes "gitcli(7)".

>  Documentation/githooks.txt |  301 ++++++++++++++++++++++++++++++++++++++++++++
>  Documentation/hooks.txt    |  285 -----------------------------------------
>  4 files changed, 304 insertions(+), 289 deletions(-)
>  create mode 100644 Documentation/githooks.txt
>  delete mode 100644 Documentation/hooks.txt

Please generate such rename patches with '-M' option, i.e. with rename
detection enabled.  This way patches are smaller, and it is easier to
see what has changed (beside renaming).

-- 
Jakub Narebski
Warsaw, Poland
ShadeHawk on #git

  reply	other threads:[~2008-04-30 10:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-30  6:08 [PATCH] Documentation: rename "hooks.txt" to "githooks.txt" and make it a man page Christian Couder
2008-04-30 10:29 ` Jakub Narebski [this message]
2008-04-30 16:28 ` Manoj Srivastava
  -- strict thread matches above, loose matches on Subject: below --
2008-04-30 21:11 Christian Couder

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='fv9hlt$nvv$1@ger.gmane.org' \
    --to=jnareb@gmail.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).