Junio C Hamano <gitster@xxxxxxxxx> writes: > While this should be safe (because the user of blob lazily re-fetches), > it feels a bit too aggressive, especially when -C or other "retry and > try harder to assign blame elsewhere" option is used. > > Instead, how about discarding after we are done with each origin, like > this? It's been a while for me to look at the blame engine, and it hit me that it would be interesting to run assign_blame() loop on multi-core machine in parallel threads. - 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