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

When pulling I always use rebase - I don't see any benefit in the history showing merges.

Any idea if you can squash some commits? Often I'd like to do this, but instead it's either squash everything or nothing.




Are you looking for `rebase -i`? It allows you to select commits to squash, fixup, drop, etc.




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

Search: