summaryrefslogtreecommitdiff
path: root/commit.h
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2014-06-13 12:19:46 (GMT)
committerJunio C Hamano <gitster@pobox.com>2014-06-13 18:49:41 (GMT)
commita76295da784501f74803053606112f62ccff3828 (patch)
tree5afa51eff09fa537e06151599f01a9e330450eef /commit.h
parenta0a967568e8de5306d1889583c4dad0ff937f5ef (diff)
downloadgit-a76295da784501f74803053606112f62ccff3828.zip
git-a76295da784501f74803053606112f62ccff3828.tar.gz
git-a76295da784501f74803053606112f62ccff3828.tar.bz2
rev-parse: add --shared-index-path to get shared index path
Normally scripts do not have to be aware about split indexes because all shared indexes are in $GIT_DIR. A simple "mv $tmp_index $GIT_DIR/somewhere" is enough. Scripts that generate temporary indexes and move them across repos must be aware about split index and copy the shared file as well. This option enables that. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'commit.h')
0 files changed, 0 insertions, 0 deletions