git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Nicolas Pitre <nico@fluxnic.net>
To: Pal-Kristian Engstad <pal_engstad@naughtydog.com>
Cc: Simon Hausmann <simon@lst.de>, Junio C Hamano <gitster@pobox.com>,
	git@vger.kernel.org
Subject: Re: [PATCH 1/3] git-p4: default submit to use rename detection
Date: Thu, 21 Jan 2010 21:42:48 -0500 (EST)	[thread overview]
Message-ID: <alpine.LFD.2.00.1001212139540.1726@xanadu.home> (raw)
In-Reply-To: <4B590778.30403@naughtydog.com>

On Thu, 21 Jan 2010, Pal-Kristian Engstad wrote:

> Enable git's rename detection by default. This is needed to preserve
> Perforce's history.
> 
> Removed the '-M' flag and added a '--no-detect' flag to preserve the
> old behavior.

You should keep the -M flag, even if it ends up doing nothing, for 
backward compatibility.  And --no-detect is really a bad flag name.  
Maybe --no-detect-renames instead?


Nicolas

  reply	other threads:[~2010-01-22  2:42 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-01-22  2:03 [PATCH 1/3] git-p4: default submit to use rename detection Pal-Kristian Engstad
2010-01-22  2:42 ` Nicolas Pitre [this message]
2010-01-22  3:01   ` Pal-Kristian Engstad

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=alpine.LFD.2.00.1001212139540.1726@xanadu.home \
    --to=nico@fluxnic.net \
    --cc=git@vger.kernel.org \
    --cc=gitster@pobox.com \
    --cc=pal_engstad@naughtydog.com \
    --cc=simon@lst.de \
    /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).