git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] core.ignoreStat is affected by --assume-unchanged misunderstandings
@ 2014-12-11 23:48 Philip Oakley
  2014-12-11 23:48 ` [PATCH] doc: core.ignoreStat clarify the --assume-unchanged effect Philip Oakley
  0 siblings, 1 reply; 4+ messages in thread
From: Philip Oakley @ 2014-12-11 23:48 UTC (permalink / raw)
  To: GitList, Junio C Hamano
  Cc: ?utf-8?Q?S=C3=A9rgio?= Basto, Duy Nguyen, Johannes Sixt,
	Johannes Schindelin

A recent thread on the Msysgit mailing list 
https://groups.google.com/forum/#!topic/msysgit/d9CltDxx11g noted the
config core.ignoreStat flag as a solution to slow performance on
Windows 8.1 for their system.

This config flag uses the --assume-unchanged flag to speed up systems
with slow lstat(2) calls. Just like the regular --assume-changed
documentation, this need some tweaking to be clear that it is not a
"poor man's .gitignore".

Philip Oakley (1):
  doc: core.ignoreStat clarify the --assume-unchanged effect

 Documentation/config.txt | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

-- 
1.9.4.msysgit.0

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2014-12-13 20:38 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-12-11 23:48 [PATCH] core.ignoreStat is affected by --assume-unchanged misunderstandings Philip Oakley
2014-12-11 23:48 ` [PATCH] doc: core.ignoreStat clarify the --assume-unchanged effect Philip Oakley
2014-12-12 10:56   ` Johannes Schindelin
2014-12-13 20:39     ` Philip Oakley

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).