cherry-pick

A pure go tool to analyze cherry-pick commit, output yaml file

install

go install github.com/pzs-pzs/cherry-pick/cmd/pick@latest

use

pick analyze -r "https://github.com/pzs-pzs/galen.git" -o out.yaml

feature

  • support analyze repository use git cherry-pick -x
  • support https schema
  • support all cherry-pick commit analysis

lib

https://github.com/go-git/go-git