common: Remove invalid --cached option for git show
commit31f27a424d4e8849adf99e7f87ee507427cc166f
authorSebastian Schuberth <sschuberth@gmail.com>
Tue, 4 Aug 2009 17:31:48 +0000 (4 19:31 +0200)
committerJohannes Schindelin <johannes.schindelin@gmx.de>
Wed, 5 Aug 2009 06:56:27 +0000 (5 08:56 +0200)
tree4a471229f7d16614427b79c75a0f15a8ab56542b
parent0c9c66756eea85112dc59ef5ed6d0a1dd55fffd7
common: Remove invalid --cached option for git show

Neither git-show nor git-diff-tree accept --cached as an argument (but
git-diff-index does, as a side note), so remove it.

Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
src/common/update-lib.sh