Skip to content

Commit

Permalink
Git: add missing "submodules" documentation.
Browse files Browse the repository at this point in the history
  • Loading branch information
tfogal authored and Dustin J. Mitchell committed Mar 15, 2010
1 parent 7d2ccda commit d6ec70b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/cfg-buildsteps.texinfo
Expand Up @@ -860,6 +860,10 @@ branch will be used.
(optional): when purging changes, don't use .gitignore and
.git/info/exclude.

@item submodules
(optional): when initializing/updating a Git repository, this decides whether
or not buildbot should consider git submodules. Default: False.

@item shallow
(optional): instructs git to attempt shallow clones (@code{--depth 1}). If the
user/scheduler asks for a specific revision, this parameter is ignored.
Expand Down

0 comments on commit d6ec70b

Please sign in to comment.