window.ENTITIES={'/api/snippets/bash/git%20change%20commit%20message':[{"result":true,"message":null,"batch":{"type":"bash","name":"git change commit message","items":[{"id":"p5qQnp","type":"bash","name":"git change commit message","content":"git commit --amend\n\n# then git will open editor and allow us to change commit message. \n# If we use vi / vim as editor to exit we use :wq (write and quit).\n\n# To see if we changed our commit message use git log command.","source":"https://dirask.com/posts/Git-change-commit-message-pOvXkD","author":{"id":"4a62ka","name":"Theodora-Battle","avatar":"1629142389626__4a62ka__w40px_h40px.jpg","points":528,"role":"BASIC"},"creationTime":1641291098000,"updateTime":1642403443000,"removalTime":null}]}}]};