Introduced sha256 support for git-sizer#136
Merged
bk2204 merged 1 commit intogithub:masterfrom Sep 3, 2025
Merged
Conversation
|
Seems to work with a modest repo. berg2 $ ~/go/bin/git-sizer
Processing blobs: 101555
Processing trees: 69385
Processing commits: 35267
Matching commits to trees: 35267
Processing annotated tags: 0
Processing references: 8
No problems above the current threshold were found |
bk2204
reviewed
Aug 20, 2025
Contributor
bk2204
left a comment
There was a problem hiding this comment.
This mostly looks fine to me, but I see some changes I think are extraneous here that either should be explained or backed out. With those fixed, I think this should be fine to merge.
Contributor
|
By the way, my apologies for the long delay in getting to this. I'll try to see to it that we get to PRs on this repo in a more timely manner. |
1499c8f to
2b23f16
Compare
bk2204
previously approved these changes
Aug 25, 2025
bk2204
reviewed
Aug 25, 2025
2b23f16 to
864c725
Compare
864c725 to
d833b4c
Compare
d833b4c to
10cb5b3
Compare
bk2204
approved these changes
Sep 3, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Recreate for #109