Saved Bookmarks
| 1. |
How Can You Fix A Broken Commit? |
|
Answer» To FIX any broken commit, you will use the COMMAND “git commit—amend”. By running this command, you can fix the broken commit MESSAGE in the EDITOR. To fix any broken commit, you will use the command “git commit—amend”. By running this command, you can fix the broken commit message in the editor. |
|