Merge pull request #30917 from vaibhavsagar/patch-1

Update nix-prefetch-git
This commit is contained in:
Frederik Rietdijk 2017-10-29 12:07:41 +01:00 committed by GitHub
commit 3603950048
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -39,7 +39,7 @@ usage(){
Options:
--out path Path where the output would be stored.
--url url Any url understand by 'git clone'.
--url url Any url understood by 'git clone'.
--rev ref Any sha1 or references (such as refs/heads/master)
--hash h Expected hash.
--deepClone Clone the entire repository.