Tristan Van Berkom pushed to branch master at BuildStream / buildstream
Commits:
-
9022a778
by Javier Jardón at 2018-12-03T11:14:55Z
-
4462892e
by Tristan Van Berkom at 2018-12-03T11:45:07Z
1 changed file:
Changes:
... | ... | @@ -25,6 +25,11 @@ git - stage files from a git repository |
25 | 25 |
|
26 | 26 |
* git
|
27 | 27 |
|
28 |
+.. attention::
|
|
29 |
+ |
|
30 |
+ Note that this plugin **will checkout git submodules by default**; even if
|
|
31 |
+ they are not specified in the `.bst` file.
|
|
32 |
+ |
|
28 | 33 |
**Usage:**
|
29 | 34 |
|
30 | 35 |
.. code:: yaml
|