From: Junio C Hamano Date: Fri, 20 Sep 2013 19:37:32 +0000 (-0700) Subject: Merge branch 'dw/check-ignore-sans-index' X-Git-Tag: v1.8.5-rc0~92 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/005a1de380733477382c50e2e44ed8042c401fed Merge branch 'dw/check-ignore-sans-index' "git check-ignore" follows the same rule as "git add" and "git status" in that the ignore/exclude mechanism does not take effect on paths that are already tracked. With "--no-index" option, it can be used to diagnose which paths that should have been ignored have been mistakenly added to the index. * dw/check-ignore-sans-index: check-ignore: Add option to ignore index contents --- 005a1de380733477382c50e2e44ed8042c401fed