From 3e884f5f3d42cbc4874a04da31dde10314b0cfad Mon Sep 17 00:00:00 2001 From: Runxi Yu Date: Thu, 26 Mar 2026 09:17:14 +0000 Subject: format: Move commitgraph and packfile here --- commitgraph/bloom/constants.go | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 commitgraph/bloom/constants.go (limited to 'commitgraph/bloom/constants.go') diff --git a/commitgraph/bloom/constants.go b/commitgraph/bloom/constants.go deleted file mode 100644 index 958e551e..00000000 --- a/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