If I have multiple feature branches in git, is there a way to "merge-squash" them together before merging a single branch upstream?
master / feature/user-groups \ / feature/web-security > feature/user-security / bugfix/country-codes / bugfix/trademark-year /