Files
git/Documentation
Nguyễn Thái Ngọc Duy c18b80a0e8 update-index: new options to enable/disable split index mode
If you have a large work tree but only make changes in a subset, then
$GIT_DIR/index's size should be stable after a while. If you change
branches that touch something else, $GIT_DIR/index's size may grow
large that it becomes as slow as the unified index. Do --split-index
again occasionally to force all changes back to the shared index and
keep $GIT_DIR/index small.

Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2014-06-13 11:49:41 -07:00
..
2014-03-31 15:16:22 -07:00
2014-04-25 10:03:41 -07:00
2014-06-13 11:49:39 -07:00
2014-04-08 12:00:28 -07:00
2014-04-08 12:00:28 -07:00
2013-07-22 16:06:48 -07:00
2013-02-14 10:29:01 -08:00
2013-09-04 12:23:25 -07:00
2013-09-09 14:50:36 -07:00
2013-12-17 11:46:32 -08:00
2013-10-23 13:21:31 -07:00
2014-04-08 12:00:28 -07:00
2013-05-29 14:23:04 -07:00
2013-10-18 13:50:12 -07:00
2014-02-27 14:04:05 -08:00
2013-04-12 12:00:52 -07:00
2014-04-09 12:06:14 -07:00
2014-02-07 11:55:12 -08:00