|
|
|
|
|
by MalcolmDiggs
3759 days ago
|
|
I use Scrum and I usually commit about once an hour. More if I'm just bug-fixing or correcting typos or adding comments. Committing every 30 seconds seems like it would knock me out of my flow so often that I wouldn't get anything done. That being said, if I'm working in the same files as someone else, I'll commit every few minutes (and so will they) so that the amount of conflicts we're creating don't get out of hand. |
|