Last active
January 17, 2020 14:49
-
-
Save setohe0909/14979913e2624f424038dd20811d38b6 to your computer and use it in GitHub Desktop.
Revisions
-
setohe0909 revised this gist
Jan 17, 2020 . No changes.There are no files selected for viewing
-
setohe0909 revised this gist
May 20, 2019 . 1 changed file with 3 additions and 1 deletion.There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -1 +1,3 @@ ## reset last commit git reset HEAD~1 --hard git reset HEAD~1 --soft -
setohe0909 created this gist
Apr 23, 2019 .There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode charactersOriginal file line number Diff line number Diff line change @@ -0,0 +1 @@ git reset HEAD~1 --hard