=== modified file 'doc/configuration.rst' --- doc/configuration.rst 2014-06-09 17:05:31 +0000 +++ doc/configuration.rst 2014-06-20 12:11:45 +0000 @@ -193,6 +193,7 @@ git http://example.com/some_addons addons2 master svn http://example.com/some_addons addons3 head bzr lp:openerp-web/trunk/ openerp-web last:1 subdir=addons + git git@example.com/some_addons addons2 master depth=1 Remote repositories can either contain addons subdirectories, or be a single addon. In that latter case, called a *standalone @@ -264,6 +265,12 @@ .. _merges: +The ``depth`` addons option +``````````````````````````` +**`depth`** accepts integer following the git practice and defining how many +commits should be fetched. + + merges ------ Specify which VCS branches need to be merged into repositories