Undo last commit but keep changes in git | Code Simple

preview_player
Показать описание
How to delete a commit but keep the changes in git
Command to undo the last commit but keep the changes made.

$ git reset --soft HEAD~1

undo last commit but keep changes
#delete #commit #git #github #codesimple
Рекомендации по теме
Комментарии
Автор

Bro refresh token how it work?
If I add jwt, swagger not working..
Each loading.. Access denied coming...

dineshkumar