Git commit

From NovaOrdis Knowledge Base
Jump to navigation Jump to search

External

Internal

Overview

Update a Commit Message that Has Not Been Pushed Yet

git commit --amend

It will start an interactive editor.

Deleting Commits from History

Deleting Commits from History