#589285 git: please refuse push containing commits marked for autosquash by default

Package:
git
Source:
git
Description:
fast, scalable, distributed revision control system
Submitter:
Simon Richter
Date:
2010-07-16 12:39:05 UTC
Severity:
wishlist
#589285#5
Date:
2010-07-16 12:37:15 UTC
From:
To:
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