This commit is contained in:
Joey Hess 2017-10-30 13:15:09 -04:00
parent e2017b8adb
commit 5d99094313
No known key found for this signature in database
GPG key ID: DB12DB0FF05F8F38

View file

@ -0,0 +1,12 @@
[[!comment format=mdwn
username="joey"
subject="""comment 5"""
date="2017-10-30T17:12:00Z"
content="""
IIRC once git checks the work tree file one time and realizes it's not
really changed, it then avoids the unncessarily expensive operation
happening again.
These inneficiencies can't be fixed without changes to git. It's all
discussed in [[todo/smudge]] in detail.
"""]]