Skip to content

Instantly share code, notes, and snippets.

@avkosme
Created December 30, 2021 02:46
Show Gist options
  • Save avkosme/5f48b84a540b441f93b9d83bfc191c7c to your computer and use it in GitHub Desktop.
Save avkosme/5f48b84a540b441f93b9d83bfc191c7c to your computer and use it in GitHub Desktop.
Git commands
# Modify commit message
git commit --amend -m "New commit message"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment