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

Fix duplicate error message in pre-build.sample #523

Merged

Conversation

rmacklin
Copy link
Contributor

@rmacklin rmacklin commented Oct 8, 2023

The "No git remote set" error message was appropriate for the previous block (where it was presumably copy-pasted from), but in this line we have failed the check that determines if we have a git branch checked out, so we should output a different error message.

The "No git remote set" error message was appropriate for the previous
block (where it was presumably copy-pasted from), but in this line we
have failed the check that determines if we have a git branch checked
out, so we should output a corresponding error.
@djmb djmb merged commit 635876b into basecamp:main Nov 16, 2023
6 checks passed
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