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

chore: Use straight quotes instead of curly in the git command #694

Merged
merged 1 commit into from
Aug 27, 2024

Conversation

furkatgofurov7
Copy link
Contributor

What this PR does / why we need it:
That is because bash expects straight quotes (" or ') for string delimiters.

Which issue(s) this PR fixes (optional, in fixes #<issue number>(, fixes #<issue_number>, ...) format, will close the issue(s) when PR gets merged):
Fixes #

Special notes for your reviewer:

Checklist:

  • squashed commits into logical changes
  • includes documentation
  • adds unit tests
  • adds or updates e2e tests

Due to bash expects straight quotes (" or ') for string delimiters

Signed-off-by: Furkat Gofurov <furkat.gofurov@suse.com>
@furkatgofurov7 furkatgofurov7 requested a review from a team as a code owner August 27, 2024 13:51
@furkatgofurov7 furkatgofurov7 merged commit 35d9e06 into rancher:main Aug 27, 2024
9 checks passed
@furkatgofurov7 furkatgofurov7 deleted the fix-release-docs branch August 27, 2024 15:03
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.

3 participants