branch develop updated (e67a197 -> 6e567b4)
This is an automated email from the git hooks/post-receive script. New change to branch develop in repository tutti. See http://git.codelutin.com/tutti.git discards e67a197 Fix scm section new 6e567b4 Fix scm section 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 (e67a197) \ N -- N -- N refs/heads/develop (6e567b4) 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 6e567b4632e42c5d15e19fb4899d3554a927868d Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 18 09:35:31 2015 +0100 Fix scm section Summary of changes: pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
This is an automated email from the git hooks/post-receive script. New commit to branch develop in repository tutti. See http://git.codelutin.com/tutti.git commit 6e567b4632e42c5d15e19fb4899d3554a927868d Author: Tony CHEMIT <chemit@codelutin.com> Date: Fri Dec 18 09:35:31 2015 +0100 Fix scm section --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index da078d6..91dce83 100644 --- a/pom.xml +++ b/pom.xml @@ -100,9 +100,9 @@ </modules> <scm> - <url>https://gitlab.codelutin.com/codelutin/tutti.git</url> - <connection>scm:git:https://gitlab.codelutin.com/codelutin/tutti.git</connection> - <developerConnection>scm:git:https://gitlab.codelutin.com/codelutin/tutti.git</developerConnection> + <url>https://gitlab.nuiton.org/codelutin/tutti</url> + <connection>scm:git:git@gitlab.nuiton.org:codelutin/tutti.git</connection> + <developerConnection>scm:git:git@gitlab.nuiton.org:codelutin/tutti.git</developerConnection> </scm> <distributionManagement> <site> -- To stop receiving notification emails like this one, please contact codelutin.com SCM administrator <admin+scm@codelutin.com>.
participants (1)
-
codelutin.com scm