こうします
$ git checkout {コミットハッシュ値} -b {新しいブランチ名}
例
$ git checkout 6a707a7ed9e02438xxxxx -b feature-new-branch-yuu3
var 優技録 = []string{ "Golang", "Vue.js", "AWS", "PHP", "DB", "IaC", "SRE"}
$ git checkout {コミットハッシュ値} -b {新しいブランチ名}
例
$ git checkout 6a707a7ed9e02438xxxxx -b feature-new-branch-yuu3