Skip to content

fix: Print error message for local repo with old ref #1029

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

Closed
wants to merge 1 commit into from

Conversation

mchernicoff
Copy link
Contributor

Resolves #1010 Adds additional error context to the error Hipcheck generates if someone tries to analyze a local repo at an out-of-date ref without passing the --ref flag. The message advises using the --ref flag to avoid that error.

@mchernicoff mchernicoff added type: bug Something isn't working product: hc Relates to the core "hc" binary labels Mar 17, 2025
@mchernicoff mchernicoff added this to the 3.13.0 milestone Mar 17, 2025
@mchernicoff mchernicoff requested a review from a team March 17, 2025 15:03
@mchernicoff mchernicoff self-assigned this Mar 17, 2025
@mchernicoff mchernicoff requested review from devin-b-lake and removed request for a team March 17, 2025 15:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
product: hc Relates to the core "hc" binary type: bug Something isn't working
Projects
Status: Done
Development

Successfully merging this pull request may close these issues.

Derive ref-spec from local HEAD
1 participant