Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Then you should probably look up squash “merges,” because I believe that’s your `git rebase --tip`. I use quotation marks because it’s not an actual merge. It just takes all the changes from the feature branch and stages them in the index, ready for you to commit as one single non-merge commit.


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

Search: