Toni Brkic <brkict@xxxxxxxxx> writes: > ... If this would be > something that would be of interest to be added I could take a look > myself and try > to write a patch. I am personally not interested with "all my commits must be from me and nobody else", but it might be a useful thing to have if we can come up with an easy way to give a "git shortlog [-s]" (and other "history summary" command the user can ask with configuration variables and such) over the range of commits that will be pushed (which theoretically cannot be known before "git push" starts running) before the actual push happens. Thanks.