Thread (1 message) 1 message, 1 author, 2016-06-15

Re: How to fork a file (git cp ?)

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:51:11

Pete Harlan [off-list ref] writes:
Rename detection compares new files against deleted files.  Copy
detection compares new files against every file in the tree, which is
usually much more costly.
Almost correct.  Copy detection usually compares new paths with paths
modified in the same commit.  "Every file in the tree" is done only when
you ask to find copies harder.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help