Skip to content

[v6] Throw error early if repository is in a detached state #357

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 4 commits into from
Feb 5, 2025

Conversation

stefanzweifel
Copy link
Owner

This PR adds a new guard to check if the repository is in a detached state or not.
git-auto-commit does not work properly when the repo is in this state.

By throwing an error early on, we prevent wasting precious runner minutes and can provide a better error message.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant