Open vvhuiling opened 1 year ago
for example, I write:"Refactor: Rename main class; Add greeting and exit functionality"
git allows you to do that, but that is usually not a good practice if the commit contains too many unrelated updates. btw, pls pay attention to the commit message (refer here)
for example, I write:"Refactor: Rename main class; Add greeting and exit functionality"