mirror of
https://github.com/jorgebucaran/fisher
synced 2024-11-09 07:10:27 +00:00
Force Git to fail if the user is not authenticated when cloning unexisting repos.
This commit is contained in:
parent
4a28f0f9c4
commit
c8478eb086
@ -1,3 +1,3 @@
|
||||
function __fisher_url_clone -a url path
|
||||
git clone -q --depth 1 $url $path
|
||||
env GIT_ASKPASS=/bin/echo git clone -q --depth 1 $url $path
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user