git branch {tagname}-branch {tagname}
git checkout {tagname}-branch git add .
git ci -m "Fix included" # or cherry-pick the commit, whatever is easier
git cherry-pick {num_commit}| { | |
| "+1": "👍", | |
| "-1": "👎", | |
| "100": "💯", | |
| "1234": "🔢", | |
| "8ball": "🎱", | |
| "ab": "🆎", | |
| "abc": "🔤", | |
| "abcd": "🔡", | |
| "accept": "🉑", |