1b58489f48d98b6133dd68a5429a0acaa449541f
git/\347\233\264\345\211\215\343\201\256\343\202\263\343\203\237\343\203\203\343\203\210\343\201\256\345\217\226\343\202\212\346\266\210\343\201\227.md
... | ... | @@ -0,0 +1,5 @@ |
1 | +[[Git]コミットの取り消し、打ち消し、上書き - Qiita](https://qiita.com/shuntaro_tamura/items/06281261d893acf049ed) |
|
2 | + |
|
3 | +``` |
|
4 | +$ git reset --soft HEAD^ |
|
5 | +``` |
|
... | ... | \ No newline at end of file |