Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 369 Bytes

cherrypick.md

File metadata and controls

17 lines (10 loc) · 369 Bytes

pxt-cherrypick Manual Page

@description Cherry pick change in all servicing branches

Cherry picks and integrate a commit in all substream servicing branches

pxt cherrypick <commit>

Description

Takes of the tedious task of checking out a servicing branch, create PR branch, cherry pick commit, push to trigger build.

See Also

pxt tool