In the previous post Git “Hello World” Example we learnt some basic steps about Git. In this example, we shall show how to edit commit messages. 1. Context As a developers, we perform commits all the time while we are in the development process, adding new features, tests, documentation and so on. But, there are some cases ...