|
|
|
|
|
by gravlaks
1356 days ago
|
|
> having everything squashed into one commit can be annoying if the commit is too large, because it can be hard to identify why a specific change was made via git blame. True, you can't via git blame. You can however go to the Github pull request, and look at the individual commits there. (If the the squashed commits containthes the PR/issue number.) |
|
if it's not in the repo, there's a good chance it wont survive the test of time