commit | c3e9a6534c88767e2ad9126ed45598157c28d1f4 | [log] [tgz] |
---|---|---|
author | Junio C Hamano <junkio@cox.net> | Sat Nov 26 00:22:48 2005 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Mon Nov 28 23:13:02 2005 -0800 |
tree | d47d57e8c8e90b86f7b56449daec83e69997c823 | |
parent | 61e2b01529d4cb4138c00a653006d16f7a9179ce [diff] |
checkout-index: work from subdirectory. With this, git-checkout-index from a subdirectory works as expected. Note that "git-checkout-index -a" checks out files only in the current directory and under. Signed-off-by: Junio C Hamano <junkio@cox.net>