mirror of
https://github.com/NixOS/nixpkgs.git
synced 2024-12-01 19:33:03 +00:00
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'.
|
||||
--rev ref Any sha1 or references (such as refs/heads/master)
|
||||
--hash h Expected hash.
|
||||
--branch-name Branch name to check out into
|
||||
--deepClone Clone the entire repository.
|
||||
--no-deepClone Make a shallow clone of just the required ref.
|
||||
--leave-dotGit Keep the .git directories.
|
||||
|
Loading…
Reference in New Issue
Block a user