Cherry-pick shows as merge, even though there was no merge involved #5540
Labels
Status: Triage
Needs to be verified, categorized, etc
Type: Bug / Error
Something isn't working or is incorrect
Description
When we cherry-pick a (non-merge) commit in
git
there's no relation between the original branch, it just copies over the commit and re-applies on current HEAD. For this reason the line between the original commit and the cherry-picked one shouldn't look like a merge.Steps to reproduce
Screenshots
Code Sample
Setup
Suggested Solutions
No line, or a different line, like a straight one, or a thinner one.
Additional Context
No response
The text was updated successfully, but these errors were encountered: