Organize your commits like a pro with git rebase and git commit --amend

Learn a professional way to manage your Git commits.

Lynn G. Kwong

--

If you work by yourself, git commit messages may seem unimportant and we can create as many commits as we want and can write commit messages in any way we like. Eventually, we may end up having a large number of small commits with only short commit titles.

Photo by Brett Jordan on Unsplash.

--

--

Lynn G. Kwong

I’m a Software Developer (https://medium.com/@lynn-kwong) keen on sharing thoughts, tutorials, and solutions for the best practice of software development.