Skip to content

Commit 466b480

Browse files
authored
Merge pull request #796 from branfosj/git-tag
git_config tag option is for getting a tag
2 parents c3f5f46 + 97ca4d4 commit 466b480

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
@@ -470,7 +470,7 @@ will be created from the cloned repository).
470470
471471
In addition, either of the following keys *must* also be defined:
472472
473-
* ``tag``: the specific tag to download (could be a branch name or an actual tag)
473+
* ``tag``: the specific tag to download
474474
* ``commit``: the specific commit ID to download
475475
476476
If a recursive checkout should be made of the repository, the ``recursive`` key can be set to ``True``.

0 commit comments

Comments
 (0)