Skip to content

Escape wildcard character in custom build command #588

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

Merged
merged 1 commit into from
Aug 17, 2023

Conversation

priteau
Copy link
Member

@priteau priteau commented Aug 17, 2023

The wildcard glob matched files in the current directory which resulted in git fetch failing with:

fatal: couldn't find remote ref refs/heads/LICENSE

The wildcard glob matched files in the current directory which resulted
in `git fetch` failing with:

    fatal: couldn't find remote ref refs/heads/LICENSE
@priteau priteau self-assigned this Aug 17, 2023
@priteau priteau requested a review from a team as a code owner August 17, 2023 06:31
@priteau priteau merged commit f087cb9 into stackhpc/xena Aug 17, 2023
@priteau priteau deleted the rtd-remote-set-branches-fix branch August 17, 2023 06:32
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.

1 participant