[GIT] gitの取り消したい操作 2023-11-10 git git add .をした後で git rm --cached -r . git pushをした後で、git commit --amendをしてしまった操作の取り消し git reset origin/対象リポジトリ