This is an automated email from the git hooks/post-receive script. New change to branch feature/4309_synchro_referential in repository observe. See https://gitlab.nuiton.org/codelutin/observe.git discards bbfffcc On conserve les ids existant uniquement de chaque côté pour réaliser des insert en cascade si nécessaire new f3db6ce On conserve les ids existant uniquement de chaque côté pour réaliser des insert en cascade si nécessaire This update added new revisions after undoing existing revisions. That is to say, some revisions that were in the old version of the branch are not in the new version. This situation occurs when a user --force pushes a change and generates a repository containing something like this: * -- * -- B -- O -- O -- O (bbfffcc) \ N -- N -- N refs/heads/feature/4309_synchro_referential (f3db6ce) You should already have received notification emails for all of the O revisions, and so the following emails describe only the N revisions from the common base, B. Any revisions marked "omits" are not gone; other references still refer to them. Any revisions marked "discards" are gone forever. The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference. Detailed log of new commits: commit f3db6ce45daba355e2a6eb7702fcf42891f4e24f Author: Tony CHEMIT <chemit@codelutin.com> Date: Tue Aug 16 16:58:36 2016 +0200 On conserve les ids existant uniquement de chaque côté pour réaliser des insert en cascade si nécessaire Summary of changes: .../referential/ng/ReferentialSynchroModel.java | 61 ++++++++++++++++++++++ .../ng/action/RegisterTasksActionSupport.java | 13 +---- .../ng/task/ReferentialSynchronizeTaskSupport.java | 18 ++++--- 3 files changed, 73 insertions(+), 19 deletions(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.