summaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorSol Jerome <sol.jerome@gmail.com>2013-03-21 09:36:34 -0500
committerSol Jerome <sol.jerome@gmail.com>2013-03-21 09:36:34 -0500
commit7d22e7fe4bff3c229ed0cb8d3a792e508ba13cce (patch)
tree54d1dfc689ef0e4bc0d0c178c45e3fd55901d77a /doc
parent98ef06e6a0426958f476f2835839aea5de3f7bc6 (diff)
parent5feb76d97c6b26228dcf521659f434c6b576310c (diff)
downloadbcfg2-7d22e7fe4bff3c229ed0cb8d3a792e508ba13cce.tar.gz
bcfg2-7d22e7fe4bff3c229ed0cb8d3a792e508ba13cce.tar.bz2
bcfg2-7d22e7fe4bff3c229ed0cb8d3a792e508ba13cce.zip
Merge branch 'maint'
Diffstat (limited to 'doc')
-rw-r--r--doc/conf.py2
-rw-r--r--doc/server/plugins/version/git.txt6
2 files changed, 1 insertions, 7 deletions
diff --git a/doc/conf.py b/doc/conf.py
index a1bceb1b1..d3d30687b 100644
--- a/doc/conf.py
+++ b/doc/conf.py
@@ -66,7 +66,7 @@ else:
# The short X.Y version.
version = '1.3'
# The full version, including alpha/beta/rc tags.
-release = '1.3.0'
+release = '1.3.1'
# The language for content autogenerated by Sphinx. Refer to documentation
# for a list of supported languages.
diff --git a/doc/server/plugins/version/git.txt b/doc/server/plugins/version/git.txt
index 3f7ab9d9b..64ff422ca 100644
--- a/doc/server/plugins/version/git.txt
+++ b/doc/server/plugins/version/git.txt
@@ -13,12 +13,6 @@ reporting purposes. Once the plugin is enabled, every time a client
checks in, it will include the current repository revision in the
reports/statistics.
-As with the other Version plugins, the Git plugin enables you to get
-revision information out of your repository for reporting
-purposes. Once the plugin is enabled, every time a client checks in,
-it will include the current repository revision in the
-reports/statistics.
-
Additionally, if the ``GitPython`` library is installed, the Git
plugin exposes an additional XML-RPC method call, ``Git.Update``.
With no arguments, ``Git.Update`` updates the working copy to the