The branch, twofactorauth has been updated discards 56d5000f7c0a0c68da15849764706256804d6757 (commit) discards 8dfcee312bd7f2c71f55bedc57db870b169adba0 (commit) discards a0222e8396059b51527eab8a1b414dd843c29b4e (commit) discards be287b8d90ea5f617761338715bf6884f0159917 (commit) discards c8f2d07393a7f4fe65b2c0696d46526e68d4cb60 (commit) discards e7da6f0185bea0b666e9a96a80cfb76dd25ada18 (commit) discards 6bb6f02feb2065840f85e1f34d4027b1d7a51752 (commit) discards fc72d49ce666c78890c54d1134775a6c9ac5b10d (commit) discards 739726ae3ca8e9905b5bd05753fdf02a83378b3a (commit) discards 7e75299dd76b1392417201a4c1dae375378d1388 (commit) discards 44f7f789ffe30066091eb525ecc33ae0a59f29cb (commit) discards 7b59e71ebf7c36258d573ebd835afafc95ecc205 (commit) via 09d7a05663a2f11d6bde2f87b0dc5505cf65bcca (commit) 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 (56d5000f7c0a0c68da15849764706256804d6757) \ N -- N -- N (09d7a05663a2f11d6bde2f87b0dc5505cf65bcca) 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. Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- ----------------------------------------------------------------------- Summary of changes: .gitignore | 10 ---------- locale | 1 - x2go | 1 - 3 files changed, 12 deletions(-) delete mode 100644 .gitignore delete mode 120000 locale delete mode 120000 x2go The diff of changes is: diff --git a/.gitignore b/.gitignore deleted file mode 100644 index b95124e..0000000 --- a/.gitignore +++ /dev/null @@ -1,10 +0,0 @@ -*.pyc -build/lib.linux-x86_64-2.6/ -debian/files -debian/pyhoca-gui.debhelper.log -debian/pyhoca-gui.postinst.debhelper -debian/pyhoca-gui.postrm.debhelper -debian/pyhoca-gui.prerm.debhelper -debian/pyhoca-gui.substvars -debian/pyhoca-gui/ -pyhoca_gui.egg-info/ diff --git a/locale b/locale deleted file mode 120000 index 24ff420..0000000 --- a/locale +++ /dev/null @@ -1 +0,0 @@ -build/mo/ \ No newline at end of file diff --git a/x2go b/x2go deleted file mode 120000 index 7585869..0000000 --- a/x2go +++ /dev/null @@ -1 +0,0 @@ -/home/mike/MyDocuments/4projects/x2go-git/python-x2go/x2go \ No newline at end of file hooks/post-receive -- pyhoca-gui.git (Python X2Go Client (wxPython GUI)) This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "pyhoca-gui.git" (Python X2Go Client (wxPython GUI)).