Git commit: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
|||
Line 12: | Line 12: | ||
It will start an interactive editor. | It will start an interactive editor. | ||
=Remove a Commit= |
Revision as of 20:46, 20 August 2019
External
Internal
Overview
Update a Commit Message that Has Not Been Pushed Yet
git commit --amend
It will start an interactive editor.