gitl icon indicating copy to clipboard operation
gitl copied to clipboard

git-cherry-copy from upstream

Open tve opened this issue 5 years ago • 0 comments

Why is git-cherry-copy tied to "origin"? I'd like to create a branch from upstream/master and cherry-pick a commit onto it. For example:

git cherry-copy -b upstream/master esp32-rtc-memory 659c2119d

tve avatar May 10 '20 23:05 tve