Skip to content

Instantly share code, notes, and snippets.

@marifrahman
Created January 17, 2023 03:34
Show Gist options
  • Save marifrahman/600b0b24cd1f88b79c077bdede99b937 to your computer and use it in GitHub Desktop.
Save marifrahman/600b0b24cd1f88b79c077bdede99b937 to your computer and use it in GitHub Desktop.
Git commands
##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