|
|
|
|
|
by daniellarusso
1811 days ago
|
|
One of the repos I interact with, the team rebases all their local branch commits to master. It is very difficult to read the commit history and get a sense of anything except Jira issue codes. One needs to look at the individual files and read the code to understand what the commit was for. |
|
This forces individual programmers to think somewhat carefully about leaving a sensible commit history behind.