Replies: 1 comment
-
|
Continuing discussion on the linked Issue. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Summary
Hi All,
When using --affected in Gitlab, I receive warning that it is unable to resolve the branch like below:
WARNING unable to detect git range, assuming all files have changed: Unable to resolve base branch. Please set with
TURBO_SCM_BASE.I followed the below recommendations but receive a different error: #9320 (comment)
Unable to query SCM: Git error: usage: git diff-treeI have set the

GIT_DEPTH: 0on the pipeline stage but that doesn't seem to make a difference.Additional information
No response
Example
No response
Beta Was this translation helpful? Give feedback.
All reactions