Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/Writing_easyconfig_files.rst
Original file line number Diff line number Diff line change
Expand Up @@ -469,7 +469,7 @@ will be created from the cloned repository).

In addition, either of the following keys *must* also be defined:

* ``tag``: the specific tag to download (could be a branch name or an actual tag)
* ``tag``: the specific tag to download
* ``commit``: the specific commit ID to download

If a recursive checkout should be made of the repository, the ``recursive`` key can be set to ``True``.
Expand Down