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

Re: way to automatically add untracked files?

From: Junio C Hamano <hidden>
Date: 2016-06-15 22:43:26

Linus Torvalds [off-list ref] writes:
... (except, as we found out last week, we've had a huge 
performance regression, so that's actually a really slow way to do it, and 
so it's actually faster to do

	git ls-files -o | git update-index --add --stdin
	git commit -a

instead...
Is it still the case after the fix in rc4?  Other than the
theoretical "on multi-core, ls-files and update-index can run in
parallel" performance boost potential, I thought the fixed
"git-add ." would be the same...
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help