Skip to content

Commit 97ca4d4

Browse files
authored
git_config tag option is for getting a tag
1 parent 56ab7c3 commit 97ca4d4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/Writing_easyconfig_files.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -469,7 +469,7 @@ will be created from the cloned repository).
469469
470470
In addition, either of the following keys *must* also be defined:
471471
472-
* ``tag``: the specific tag to download (could be a branch name or an actual tag)
472+
* ``tag``: the specific tag to download
473473
* ``commit``: the specific commit ID to download
474474
475475
If a recursive checkout should be made of the repository, the ``recursive`` key can be set to ``True``.

0 commit comments

Comments
 (0)