From 73e602a5c2c766caba59948e91c11122653705ec Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Tue, 10 Mar 2026 13:30:48 +0800 Subject: commitgraph: Move out of format/ --- format/commitgraph/bloom/constants.go | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 format/commitgraph/bloom/constants.go (limited to 'format/commitgraph/bloom/constants.go') diff --git a/format/commitgraph/bloom/constants.go b/format/commitgraph/bloom/constants.go deleted file mode 100644 index 958e551e..00000000 --- a/format/commitgraph/bloom/constants.go +++ /dev/null @@ -1,8 +0,0 @@ -package bloom - -const ( - // DataHeaderSize is the size of the BDAT header in commit-graph files. - DataHeaderSize = 3 * 4 - // DefaultMaxChange matches Git's default max-changed-paths behavior. - DefaultMaxChange = 512 -) -- cgit v1.3.1-10-gc9f91