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

Correct value of --shallow-since flag used to fetch history from base branch. #33

Merged
merged 1 commit into from
Dec 19, 2023

Conversation

lerebear
Copy link
Owner

This should ensure that we actually fetch the requisite amount of history necessary to find a merge base. Previously, the value of the flag contained a space, which appeared to cause incorrect behaviour.

This should hopefully address #31.

This should ensure that we actually fetch the requisite amount of
history necessary to find a merge base. Previously, the value of the
flag contained a space, which appeared to cause incorrect behaviour.
@lerebear lerebear merged commit 08c29ac into main Dec 19, 2023
2 checks passed
@lerebear lerebear deleted the lerebear-fix-shallow-since branch December 19, 2023 09:25
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