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 "SQLObject development repository".
The branch, master has been updated
discards cec65e54e9994cb70bda35c2ebe483ca2b65ed21 (commit)
via 53a22ac8a7222a86f4638cc00f24d19169838233 (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 (cec65e54e9994cb70bda35c2ebe483ca2b65ed21)
\
N -- N -- N (53a22ac8a7222a86f4638cc00f24d19169838233)
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 -----------------------------------------------------------------
http://sourceforge.net/p/sqlobject/sqlobject/ci/53a22ac8a7222a86f4638cc00f24d19169838233
commit 53a22ac8a7222a86f4638cc00f24d19169838233
Author: Oleg Broytman <ph...@ph...>
Date: Wed Jun 7 01:00:17 2017 +0300
Docs: I started to answer questions on StackOverflow
[skip ci]
diff --git a/ANNOUNCE.rst b/ANNOUNCE.rst
index 3d68fe4..9fd03d3 100644
--- a/ANNOUNCE.rst
+++ b/ANNOUNCE.rst
@@ -59,6 +59,9 @@ https://pypi.python.org/pypi/SQLObject/3.4.0a0.dev20170507
News and changes:
http://sqlobject.org/News.html
+StackOverflow:
+https://stackoverflow.com/questions/tagged/sqlobject
+
Example
=======
diff --git a/docs/community.rst b/docs/community.rst
index 91c0ae0..c312385 100644
--- a/docs/community.rst
+++ b/docs/community.rst
@@ -22,6 +22,9 @@ contributing you should read the `Developer Guide <DeveloperGuide.html>`_.
The `Author List <Authors.html>`_ tries to list all the major
contributors.
+Questions can also be asked and answered on `StackOverflow
+<https://stackoverflow.com/questions/tagged/sqlobject>`_.
+
One can also contribute to `community-editable recipe/documentation site
<https://sites.google.com/site/sqlobject/>`_.
-----------------------------------------------------------------------
Summary of changes:
docs/community.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
SQLObject development repository
|