danielbayerlein / git-pick

🍒 git cherry-pick <commit> to multiple branches

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

set upstream branch on push

chrishelgert opened this issue · comments

if git-pick creates a new branch git-pick have to set the upstream branch
git push --set-upstream origin ${branchname}