Skip to content

Conversation

@chrisd8088
Copy link
Member

This PR updates several stale comments that relate to scanning Git blob objects to find valid Git LFS pointers.

In commit 201b8ba of PR #5163 we updated several comments relating to the change from the use of the git cat-file --batch command to an internal ObjectDatabase provided by the github.com/git-lfs/gitobj package. This change was originally made in e3fcde7 of PR #3236, but various comments were not updated at the same time.

In PR #5163 we missed two of those comments, for the NewObjectScanner() and catFileBatchTree() functions, so we update those now as well.

In commit 201b8ba of PR git-lfs#5163 we
updated several comments relating to the change from the use of the
"git cat-file --batch" command to an internal ObjectDatabase provided
by the github.com/git-lfs/gitobj package.

This change was originally made in e3fcde7
of PR git-lfs#3236, but various comments were not updated at the same time.
In PR git-lfs#5163 we missed two of those comments, for the NewObjectScanner()
and catFileBatchTree() functions, so we update those now as well.
@chrisd8088 chrisd8088 requested a review from a team as a code owner November 1, 2022 05:18
@chrisd8088 chrisd8088 merged commit 50d79df into git-lfs:main Nov 1, 2022
@chrisd8088 chrisd8088 deleted the update-more-stale-comments branch November 1, 2022 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants