Hi, When using the --autosquash feature, quite a number of temporary commits are created that should never be pushed anywhere. It might be a good idea to have an option to refuse to transfer commits whose messages start with "fixup!" or "squash!", both on the server and client side. Simon