mirror of
https://github.com/zulip/zulip.git
synced 2025-11-04 14:03:30 +00:00
For our Git integrations, we now only display the number of commits pushed when the pusher also happens to be the only author of the commits being pushed. Part of #3968. Follow-up to #4006.