You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I had searched in the issues and found no similar feature requirement.
Description
We use fork-pull model during open-source contributions, which means we have upstream/main in local and origin/main in remote. Therefore, I set ratchetFrom as HEAD.
Search before asking
Description
fork-pull model
during open-source contributions, which means we haveupstream/main
in local andorigin/main
in remote. Therefore, I setratchetFrom
asHEAD
.ratchetFrom
to a specific branch instead ofHEAD
. After I consulted an expert ofspotless
project, there is a good way to do so as suggested here: ratchetFrom 'origin/main' does not fetch if not present diffplug/spotless#710 (comment)Are you willing to submit a PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: