doc: core.ignoreStat update, and clarify the --assume-unchanged effect
commit92be938e96508a87fa2b0b78bd335fc6273f5763
authorPhilip Oakley <philipoakley@iee.org>
Mon, 5 Jan 2015 22:22:53 +0000 (5 22:22 +0000)
committerJunio C Hamano <gitster@pobox.com>
Mon, 12 Jan 2015 23:12:05 +0000 (12 15:12 -0800)
treeb7c46fc25884a1a6a6a45702eddaa44e24add259
parent1be976eeb4232a1b09aeb63f863646d30d31decd
doc: core.ignoreStat update, and clarify the --assume-unchanged effect

The assume-unchanged bit, and consequently core.ignoreStat, can be
misunderstood. Be assertive about the expectation that file changes should
notified to Git.

Overhaul the general wording thus:
    1. direct description of what is ignored given first.
    2. example instruction of the user manual action required.
    3. use sideways indirection for assume-unchanged and update-index
       references.
    4. add a 'normally' to give leeway for the change detection.

Signed-off-by: Philip Oakley <philipoakley@iee.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/config.txt