Created
November 7, 2018 11:20
-
-
Save sola-msr/bef6ce62e73ed17046dcfdd73fa126b5 to your computer and use it in GitHub Desktop.
【git】あの頃からやり直したい/今までのことはなかったことにしたい(最新masterの状態から過去に戻りつつ異なる変更を反映させる) ref: https://qiita.com/sola-msr/items/151484d9e7e8c54a280d
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 characters
3w42r42wgd1c51d0142ba23dr8vsiovssle752vsds... |
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 characters
git checkout -b branch_name [commit-id] |
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 characters
git push Fix-user-name |
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 characters
git checkout -b Fix-user-name origin/Fix-user-name |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment