To clean local commit history, fix typo’s and a lot more, Git’s interactive rebase is a great tool. How to use it in a proper way Tobias Gunther (@gntr) wrote a very clear tutorial on Gitlab.
Read this article on GitLab
To clean local commit history, fix typo’s and a lot more, Git’s interactive rebase is a great tool. How to use it in a proper way Tobias Gunther (@gntr) wrote a very clear tutorial on Gitlab.
Read this article on GitLab
How to add commit hooks to git and automate them.
In this article on freecodecamp Colby Fayock explains it all !
Read more here