public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Phil Muldoon <pmuldoon@redhat.com>
To: Roland McGrath <roland@redhat.com>
Cc: Andrew Cagney <cagney@redhat.com>, frysk@sourceware.org
Subject: Re: [SCM]  master: Rename Linux Host/Proc/Task to Linux Core/Ptrace   Host/Proc/Task.
Date: Mon, 07 Jan 2008 12:40:00 -0000	[thread overview]
Message-ID: <47821DAB.1060408@redhat.com> (raw)
In-Reply-To: <20080103205630.128A126F9A0@magilla.localdomain>

Roland McGrath wrote:
> git-mv does not do anything special, in fact.  GIT's support for file
> renaming is just implicit detection, not explicit markers from user action.
> So, what matters is doing a commit that removes file A and adds file B,
> where A and B have completely identical contents (matching sha1sum).
> To preserve history, you have to carefully do a commit that only renames,
> and then a commit that touches the contents of the file.
>   

Well that jolly well rots. ;) So in future then to preserve log history 
a mv should be its own commit, and only the rename should be the commit.

Regards

Phil

      reply	other threads:[~2008-01-07 12:40 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20080103045553.11108.qmail@sourceware.org>
2008-01-03 10:23 ` Phil Muldoon
2008-01-03 20:49   ` Andrew Cagney
2008-01-03 21:00     ` Roland McGrath
2008-01-07 12:40       ` Phil Muldoon [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=47821DAB.1060408@redhat.com \
    --to=pmuldoon@redhat.com \
    --cc=cagney@redhat.com \
    --cc=frysk@sourceware.org \
    --cc=roland@redhat.com \
    /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 read-only IMAP folder(s) and NNTP newsgroup(s).