Skip to content

[SumDBVerify] Check for git ownership - #153

Open
mhutchinson wants to merge 1 commit into
transparency-dev:mainfrom
mhutchinson:fix/b69
Open

[SumDBVerify] Check for git ownership#153
mhutchinson wants to merge 1 commit into
transparency-dev:mainfrom
mhutchinson:fix/b69

Conversation

@mhutchinson

Copy link
Copy Markdown
Contributor

Under the hood this uses 2 different git implementations: 1) go-git, 2) system git. The go-git usage was fine with slightly unusual ownership rules, but system git (invoked by x/mod/zip) complained. This adds a small amount of error processing to catch the specific error reported. This fixes #69.

Under the hood this uses 2 different git implementations: 1) go-git, 2) system git. The go-git usage was fine with slightly unusual ownership rules, but system git (invoked by x/mod/zip) complained. This adds a small amount of error processing to catch the specific error reported. This fixes transparency-dev#69.
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.

Poor error message when vindex/cmd/sumdbverify encounters a git repository with unexpected owner

2 participants