Files
git/builtin
Derrick Stolee d5d5d7b641 gc: automatically write commit-graph files
The commit-graph file is a very helpful feature for speeding up git
operations. In order to make it more useful, make it possible to
write the commit-graph file during standard garbage collection
operations.

Add a 'gc.commitGraph' config setting that triggers writing a
commit-graph file after any non-trivial 'git gc' command. Defaults to
false while the commit-graph feature matures. We specifically do not
want to have this on by default until the commit-graph feature is fully
integrated with history-modifying features like shallow clones.

Helped-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Derrick Stolee <dstolee@microsoft.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2018-06-27 10:29:10 -07:00
..
2018-05-30 14:04:05 +09:00
2018-06-25 13:22:38 -07:00
2018-06-25 13:22:35 -07:00
2018-05-30 14:04:07 +09:00
2018-05-13 10:45:05 +09:00
2018-06-25 13:22:36 -07:00
2018-06-01 15:06:38 +09:00
2018-05-08 15:59:16 +09:00
2018-06-01 15:06:38 +09:00
2018-06-27 10:29:10 -07:00
2018-06-01 15:06:38 +09:00
2018-06-01 15:06:37 +09:00
2018-06-01 15:06:40 +09:00
2018-06-25 13:22:35 -07:00
2018-06-01 15:06:38 +09:00
2018-05-23 14:38:15 +09:00
2018-05-30 14:04:05 +09:00
2018-06-01 15:06:38 +09:00
2018-05-30 14:04:10 +09:00
2018-05-23 14:38:13 +09:00
2018-04-16 13:52:29 +09:00
2018-05-23 14:38:17 +09:00
2018-04-10 08:25:45 +09:00
2018-05-30 14:04:05 +09:00
2018-03-15 12:01:08 -07:00
2018-05-29 00:28:22 +09:00
2018-05-23 14:38:16 +09:00
2018-05-29 17:10:05 +09:00
2018-05-30 14:04:07 +09:00
2018-05-08 15:59:16 +09:00