jrobinsonc
6/29/2017 - 5:46 PM

SourceTree custom actions

SourceTree custom actions

Cherry pick - no commit

Script: git
Parameters: cherry-pick -n $SHA

Merge - fast-forward

Script: git
Parameters: merge --ff $SHA