summaryrefslogtreecommitdiffstats
path: root/bloom.h
diff options
context:
space:
mode:
authorGarima Singh <garima.singh@microsoft.com>2020-04-06 18:59:51 +0200
committerJunio C Hamano <gitster@pobox.com>2020-04-06 20:08:37 +0200
commitd38e07b8c44ffdb73e7eba1b7f6a73eb7eb0d5f9 (patch)
tree35673f8124e37facf575750570f3e696d2e1b3cd /bloom.h
parentcommit-graph: reuse existing Bloom filters during write (diff)
downloadgit-d38e07b8c44ffdb73e7eba1b7f6a73eb7eb0d5f9.tar.xz
git-d38e07b8c44ffdb73e7eba1b7f6a73eb7eb0d5f9.zip
commit-graph: add --changed-paths option to write subcommand
Add --changed-paths option to git commit-graph write. This option will allow users to compute information about the paths that have changed between a commit and its first parent, and write it into the commit graph file. If the option is passed to the write subcommand we set the COMMIT_GRAPH_WRITE_BLOOM_FILTERS flag and pass it down to the commit-graph logic. Helped-by: Derrick Stolee <dstolee@microsoft.com> Signed-off-by: Garima Singh <garima.singh@microsoft.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'bloom.h')
0 files changed, 0 insertions, 0 deletions