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
Is your feature request related to a problem? Please describe.
Currently, We don't support cherry-pick command, but sometime we need cherry-pick some commits from main to other branch, I think this command is very helpful for us.
Describe the solution you'd like
My suggestion is the syntax should be like cherry-pick commit1 commit2 ..
example:
Is your feature request related to a problem? Please describe.
Currently, We don't support cherry-pick command, but sometime we need cherry-pick some commits from main to other branch, I think this command is very helpful for us.
Describe the solution you'd like
My suggestion is the syntax should be like
cherry-pick commit1 commit2 ..
example:
Describe alternatives you've considered
i don't have any alternative solutions.
Additional context
The text was updated successfully, but these errors were encountered: