From: Nguyễn Thái Ngọc Duy Date: Tue, 26 Aug 2008 14:32:42 +0000 (+0700) Subject: index-pack: setup git repository X-Git-Tag: v1.6.0.2~52 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/d0b92a3f6e4d98a38a86cbd86f0e39eea9005958?hp=d0b92a3f6e4d98a38a86cbd86f0e39eea9005958 index-pack: setup git repository "git index-pack" is an independent command and does not setup git repository while still need pack.indexversion. It may miss the info if it is in a subdirectory of the repository. Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano ---