Skip to content

Don't assume HEAD is a symref in prepare-commit-msg hook.#184

Open
steadmon wants to merge 1 commit intoawslabs:masterfrom
steadmon:detached-head-fix
Open

Don't assume HEAD is a symref in prepare-commit-msg hook.#184
steadmon wants to merge 1 commit intoawslabs:masterfrom
steadmon:detached-head-fix

Conversation

@steadmon
Copy link
Copy Markdown

prepare-commit-msg generates spurious error messages when HEAD is
detached. Use a simpler log command to avoid these errors.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

prepare-commit-msg generates spurious error messages when HEAD is
detached. Use a simpler log command to avoid these errors.
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