diff options
author | Thomas Gummerer <t.gummerer@gmail.com> | 2014-02-23 21:49:57 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-02-24 09:48:40 -0800 |
commit | 136347d718320c56030e3b7a3437259e99c4c41b (patch) | |
tree | 269f8c0287bef262d7751e0913dfaedadf9b6e34 /Documentation/howto-index.sh | |
parent | Git 1.9.0 (diff) | |
download | tgif-136347d718320c56030e3b7a3437259e99c4c41b.tar.xz |
introduce GIT_INDEX_VERSION environment variable
Respect a GIT_INDEX_VERSION environment variable, when a new index is
initialized. Setting the environment variable will not cause existing
index files to be converted to another format, but will only affect
newly written index files. This can be used to initialize repositories
with index-v4.
Helped-by: Junio C Hamano <gitster@pobox.com>
Signed-off-by: Thomas Gummerer <t.gummerer@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/howto-index.sh')
0 files changed, 0 insertions, 0 deletions