git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Dmitry Potapov <dpotapov@gmail.com>
To: Steffen Prohaska <prohaska@zib.de>
Cc: Johannes.Schindelin@gmx.de, git@vger.kernel.org,
	torvalds@linux-foundation.org, gitster@pobox.com
Subject: Re: [PATCH v5] safecrlf: Add mechanism to warn about irreversible crlf conversions
Date: Sun, 20 Jan 2008 10:23:26 +0300	[thread overview]
Message-ID: <20080120072326.GN14871@dpotapov.dyndns.org> (raw)
In-Reply-To: <12007651514111-git-send-email-prohaska@zib.de>

On Sat, Jan 19, 2008 at 06:52:31PM +0100, Steffen Prohaska wrote:
>
> +test_expect_failure 'safecrlf: autocrlf=input, all CRLF' '
> +
> +	git repo-config core.autocrlf input &&
> +	git repo-config core.safecrlf true &&

repo-config is deprecated. Please, s/git repo-config/git config/
here and in other places.

Dmitry

      reply	other threads:[~2008-01-20  7:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-01-19 17:52 [PATCH v5] safecrlf: Add mechanism to warn about irreversible crlf conversions Steffen Prohaska
2008-01-20  7:23 ` Dmitry Potapov [this message]

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=20080120072326.GN14871@dpotapov.dyndns.org \
    --to=dpotapov@gmail.com \
    --cc=Johannes.Schindelin@gmx.de \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=prohaska@zib.de \
    --cc=torvalds@linux-foundation.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).