Created
February 24, 2019 13:23
-
-
Save robsonsilv4/a19c735fc4978fa1ad594a915d84aa28 to your computer and use it in GitHub Desktop.
Modificar commit (rebase)
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 log --oneline | |
git rebase --interactive commitasermodificado | |
git commit --all --amend --no-edit | |
git rebase --continue |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment