Skip to content

Instantly share code, notes, and snippets.

@aandvalenzuela
Created March 5, 2023 21:36
Show Gist options
  • Select an option

  • Save aandvalenzuela/2508fa52d9ba3701ac6abf10ee75dce3 to your computer and use it in GitHub Desktop.

Select an option

Save aandvalenzuela/2508fa52d9ba3701ac6abf10ee75dce3 to your computer and use it in GitHub Desktop.
# Amend the last commit
git commit --amend
# This will open a text editor with the previous commit message
# Modify the message if necessary
# Save and exit the editor
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment