Site menu

CodeCook.io

  • Languages
    • C
    • C++
    • CSS
    • Git
    • HTML
    • Java
    • JavaScript
    • jQuery
    • PHP
    • Python
    • Ruby
    • Scala
  • ammend
  • commit

Git - Ammend message unpublished commit

Change commit message of unpublished previous commit.

0
612
  • Share on Facebook
  • Share on Google+
  • Share on Twitter

Using --ammend -m

git commit --amend -m "{{message}}"

Notes

last update: Oct. 28, 2014

Advertisement

This project is hosted on DigitalOcean, try it and support us

Related concept

  • Rollback local commit
  • Git commit changes
  • List branches that contain specific commit
  • Check if specific commit is on remote

Random task

  • Range of alphabet chacters
  • Map over array
  • Select dom element by css query
  • Get last element of array
  • Get random item from array
  • Blog
  • About
  • License