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

Verify repo checkout for branch names #56

Merged
merged 1 commit into from
Feb 28, 2020

Conversation

pothos
Copy link
Member

@pothos pothos commented Feb 27, 2020

Currently only SHA1 git commits can be verified
to be checked out. Add support to verify that
a branch is checked out.

@pothos pothos requested review from t-lo and dongsupark February 27, 2020 20:40
@pothos pothos changed the title Verify repo checkout for branch names [WIP] Verify repo checkout for branch names Feb 27, 2020
@pothos
Copy link
Member Author

pothos commented Feb 27, 2020

Will rework it to handle detached HEAD state, too.
Edit: Done but not tested.

Currently only SHA1 git commits can be verified
to be checked out. Add support to verify that
a branch is checked out.
@pothos pothos force-pushed the kai/verify-branch-ref branch from 4c5f5ec to 336e3df Compare February 27, 2020 21:39
@pothos pothos changed the title [WIP] Verify repo checkout for branch names Verify repo checkout for branch names Feb 27, 2020
@pothos pothos merged commit cfacfe0 into flatcar-master Feb 28, 2020
@pothos pothos deleted the kai/verify-branch-ref branch February 28, 2020 10:09
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