|
|
|
|
|
by gxespino
1552 days ago
|
|
I like to git commit --amend --no-edit
oftenonce a piece of functionality is working, edit the commit so it makes sense start new commit and work on next piece of functionality, repeat clean commit history not just for me but for my coworkers who will benefit from seeing a cohesive commit diff |
|