Merge pull request #74287 from d-goldin/nix_prefetch_git_branchname_help
nix-prefetch-git: list --branch-name in help
This commit is contained in:
commit
ec0590c566
@ -42,6 +42,7 @@ Options:
|
|||||||
--url url Any url understood by 'git clone'.
|
--url url Any url understood by 'git clone'.
|
||||||
--rev ref Any sha1 or references (such as refs/heads/master)
|
--rev ref Any sha1 or references (such as refs/heads/master)
|
||||||
--hash h Expected hash.
|
--hash h Expected hash.
|
||||||
|
--branch-name Branch name to check out into
|
||||||
--deepClone Clone the entire repository.
|
--deepClone Clone the entire repository.
|
||||||
--no-deepClone Make a shallow clone of just the required ref.
|
--no-deepClone Make a shallow clone of just the required ref.
|
||||||
--leave-dotGit Keep the .git directories.
|
--leave-dotGit Keep the .git directories.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user