[Commits] [SCM] claws branch, new-rssyl, updated. 3.10.0-72-g359e3c4
Andrej Kacian
andrej at kacian.sk
Sat Jun 7 22:52:58 CEST 2014
On Sat, 7 Jun 2014 22:36:23 +0200 (CEST)
ticho at claws-mail.org wrote:
> This update added new revisions after undoing existing revisions. That is
> to say, the old revision is not a strict subset of the new revision. This
> situation occurs when you --force push a change and generate a repository
> containing something like this:
>
> * -- * -- B -- O -- O -- O (6f7b8b2c476af720b8d68b64e05b716bacd5896c)
> \
> N -- N -- N (359e3c470b622cf553df4174aac0ff9b77b6a464)
>
> When this happens we assume that you've already had alert emails for all
> of the O revisions, and so we here report only the revisions in the N
> branch from the common base, B.
Wow, rebasing an already published branch (git rebase master; git push
--force-with-lease) seems to generate quite large e-mails. Can the git hooks
be configured to not send e-mails for a certain branch at all? At least for
now...
--
Andrej Kacian
More information about the Commits
mailing list