|
|
|
|
|
by wsve
71 days ago
|
|
Yeah I also don't really write commit messages. If your pull request becomes associated with that commit, and the history gets squashed, then that one commit becomes a link to the pull request where all the necessary info is. I just write "commit" for all my messages. |
|
But I use magit and I can commit specific lines and hunks as easily as files. That helps with managing changes to meaningfully group them.