Hacker News new | past | comments | ask | show | jobs | submit login

One reason I like cleaning up the history before merging is that anyone can then `git blame` and land on a commit that shows the feature/bugfix as a whole and hopefully with a clear explanation in the commit message. Not a bunch of "Fix typo" kind of commits.

Any solution for that?




It looks like git blame supports the same flag, and explicitly calls this out as a use case in the documentation!




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: