vbatts/git-validation

git rev-list bug

Closed this issue · 10 comments

This is the result of GitHub workflow execution.
image

This is the result of my local execution.
image

@lengrongfu thanks for the report!
what's cat /etc/os-release and git --version of your local system?

@lengrongfu thanks for the report!
what's cat /etc/os-release and git --version of your local system?

git --version: git version 2.30.1 (Apple Git-130)
os system: Mac 11.3.1

and guessing from the image, the repo you're working from is distribution/distribution?

yes

I was thinking, is it because my git submission is not standardized, which causes it to run wrong? Can you describe what is the main purpose of using the git rev-list command for verification?