Loading...

Question #113MediumTools & DevOps

Github Questions

#git

Answer

* How to delete the entire commit history ( https://www.youtube.com/watch?v=Z6oBzXWxa8Q ) * How to move the commit from one branch to another (git cherry-pick eda1542bb32f51ce022c65c452c2dd8f7c53f89d) * How to rename the commit message ( https://www.youtube.com/watch?v=gz26pPCK2x4 )