Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
gitignore.txt: do not suggest assume-unchanged
git-update-index --assume-unchanged was never meant to ignore changes to tracked files (only to spare some stats). So do not suggest it as a means to achieve that. Signed-off-by: Michael J Gruber <git@drmicha.warpmail.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information