Thread (7 messages) flat view 7 messages, 4 authors, 2016-06-15

Re: git-revert is a memory hog

From: Jeff King <hidden>
Date: 2016-06-15 22:44:08

On Sun, Jan 27, 2008 at 12:38:08PM -0500, Shawn O. Pearce wrote:
quoted
  git-show d19fbe8a7 | patch -p1 -R
Its more like:

	git-diff-tree -M d19fbe8a7^ d19fbe8a7 | git-apply -R --index

In other words its doing rename detection.  Its possible that the
rename detector fired for added/removed paths and it took some
significant amount of memory to figure out what was renamed.
It's doubtful. There are only two files in that diff, and neither is a
candidate for rename detection.

-Peff
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help