Created
January 17, 2023 03:34
-
-
Save marifrahman/600b0b24cd1f88b79c077bdede99b937 to your computer and use it in GitHub Desktop.
Git commands
This file contains 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
##Update last git commit command and pust it | |
git commit --amend -m "some comment that to be updated to" | |
git push --force-with-lease |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment