For example, if I haven’t finished a task at the end of a day but want to commit and push my work. The next day I’ll finish the task and commit the finished task again. What should the 2 commit messages look like?
For example Apply new Changes (Part1)
and Apply new Changes (Part2)
looks not like a good commit message to me.