Re: How to git checkout a orgin(unstage) version file in another directoy?
From: Andreas Schwab <hidden> Date: 2016-06-15 22:50:35
Chunlin Zhang [off-list ref] writes:
use this command for example:
git --work-tree=. --git-dir="/media/linux/t/kernel/.git" cat-file blob
HEAD:Android.mk>Android.mk
You won't need --work-tree any more, since cat-file only looks at the
object database.
Andreas.
--
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756 01D3 44D5 214B 8276 4ED5
"And now for something completely different."