|
|
|
|
|
by claytongulick
1283 days ago
|
|
Not proud of it, but honestly > 50% of my commit messages are "wip" or similar. Source backup is one of my primary uses for SCC, and when I step out for lunch, or need to knock off for the day, I commit where I am, and push with a "wip" (work in progress) message. The feature branch name I merge is probably the most useful. It's an aggregate of all my commits and what I'm working on. |
|