git switch -c t1
git switch main
git checkout -b t1
git checkout main
git switch -d cac2fbac22b0ec6a168984351327ec37b14349aa
HEAD is now at cac2fbac chore(lcof2): change images path
git:(cac2fbac)
git reset --hard c2db695e1c40b43b71e9e44497724b0b76179639
HEAD is now at c2db695e feat: add solutions to lc problem: No.0493.Reverse Pairs