mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
637515e71b
To support `git checkin --fixup` and `git checkin —squash` we need to make sure that `merge-pr` squashes the sepecial commits before they are merged. For more details see: https://robots.thoughtbot.com/autosquashing-git-commits PR Close #21791