git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Merge after rename
@ 2015-07-09 20:44 Phil Susi
  2015-07-10  3:52 ` Jacob Keller
  0 siblings, 1 reply; 2+ messages in thread
From: Phil Susi @ 2015-07-09 20:44 UTC (permalink / raw)
  To: git@vger.kernel.org

I'm trying to cherry pick an old change from an old branch onto the 
current master, and since the old change, the directory structure was 
altered and the modified files were moved.  Instead of detecting the new 
location of the file and applying the changes to it, git is re-adding 
the old file at the old location in its entirety.  How can I get it to 
correctly notice the rename and merge the changes in at the file's new 
location?

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2015-07-10  3:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-09 20:44 Merge after rename Phil Susi
2015-07-10  3:52 ` Jacob Keller

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).