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: error finding merge-base #759

Merged
merged 21 commits into from Nov 4, 2022
Merged

fix: error finding merge-base #759

merged 21 commits into from Nov 4, 2022

Conversation

jackton1
Copy link
Member

@jackton1 jackton1 commented Nov 4, 2022

No description provided.

@jackton1 jackton1 changed the title chore: update test fix: error finding merge-base Nov 4, 2022
diff-sha.sh Outdated Show resolved Hide resolved
diff-sha.sh Outdated

depth=$INPUT_FETCH_DEPTH

while ! git merge-base $TARGET_BRANCH $CURRENT_BRANCH > /dev/null; do

Check notice

Code scanning / Shellcheck (reported by Codacy)

Double quote to prevent globbing and word splitting.

Double quote to prevent globbing and word splitting.
@jackton1 jackton1 merged commit 9b079a7 into main Nov 4, 2022
@jackton1 jackton1 deleted the chore/update-test branch November 4, 2022 22:57
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.

None yet

1 participant