Comment on .gitignore Is Inherently SisypheanparentComments−matheusmoreira1yThat sacrifices the git history though. It turns the PR into a huge atomic change instead of a series of step-by-step changes that are easy to review.
Comments
That sacrifices the git history though. It turns the PR into a huge atomic change instead of a series of step-by-step changes that are easy to review.