Skip to content

Instantly share code, notes, and snippets.

@yyoshiki41
Last active December 4, 2022 16:36
Show Gist options
  • Save yyoshiki41/cb0c13ad121aa712e64347064f605f7e to your computer and use it in GitHub Desktop.
Save yyoshiki41/cb0c13ad121aa712e64347064f605f7e to your computer and use it in GitHub Desktop.
gitGraph
       commit id:"feat: x"
       commit id:"feat: y"
       commit id:" " tag:"v202210.1.0"
       branch v202210.1.x
       checkout main
       commit
       commit id:"fix: x"
       checkout v202210.1.x
       cherry-pick id:"fix: x"
Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment