|
|
|
|
|
by atoav
611 days ago
|
|
To me at least it makes so much more sense to be like: 1. I am going to work on $X 2. autocommit 3. My work on $X is done rather than 1. I make changes 2. I am done making changes 3. Now I have to describe what I changed and how Maybe this is just me, but with git it is at times hard at times to hit the right balance in terms of commit granularity — and for my flow planning forward ("I am gonna do $X") rather than describing what I did ("I did $X") seems more.. focused? |
|