Re: git-revert is a memory hog

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Sun, Jan 27, 2008 at 12:38:08PM -0500, Shawn O. Pearce wrote:

> >   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
-
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html

[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]

  Powered by Linux