Skip to content
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

ci: allow older git versions when using lintcommit #16019

Conversation

dundargoc
Copy link
Member

More specifically, use "git rev-parse --abbrev-ref HEAD" instead of "git
branch --show-current" to get current branch.

More specifically, use "git rev-parse --abbrev-ref HEAD" instead of "git
branch --show-current" to get current branch.
@github-actions github-actions bot added the ci automation for build, test, and release label Oct 14, 2021
@jamessan jamessan merged commit 88e16a7 into neovim:master Oct 14, 2021
@dundargoc dundargoc deleted the ci/commitlint/downgrade-necessary-git-version branch October 14, 2021 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ci automation for build, test, and release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants