Git How to easily return to the state before the change (before commit)
Change pre-commit changes without using a terminal
![5a8e0bb5a8678f4f589fba16c996ee70.png](https://qiita-image-store.s3.ap-northeast-1.amazonaws.com/0/725167/cdb5302d-f939-cbc8-ec1f-68caa9f27b03.png)
Just move to another branch!
This is the easiest way to undo the changes, but if it applies to other cases, you can refer to the article below!
https://qiita.com/tani-shi/items/3419600447292abf6c79
@tani-shi
That's all from the scene!