Skip to content

fix: handle null SHA for first commit in git diff#10

Draft
anujhydrabadi wants to merge 1 commit into
masterfrom
fix/single-commit-handling
Draft

fix: handle null SHA for first commit in git diff#10
anujhydrabadi wants to merge 1 commit into
masterfrom
fix/single-commit-handling

Conversation

@anujhydrabadi

Copy link
Copy Markdown
Contributor

Fixes #8
Fixes issue where action fails with "fatal: Invalid symmetric difference expression 0000000000000000000000000000000000000000...HEAD" when there is only one commit in the repository.

🤖 Generated with Claude Code

Fixes issue where action fails with "fatal: Invalid symmetric difference
expression 0000000000000000000000000000000000000000...HEAD" when there
is only one commit in the repository.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
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.

preview-modules actions fails for the 1st commit in a branch

1 participant