Revert "nix-prefetch-git: Fix inconsistency with fetchgit regarding deepClone"
This reverts commit 1dfaad73ed
.
This commit is contained in:
parent
f99a7033ff
commit
783e2ef46e
@ -105,10 +105,6 @@ for arg; do
|
||||
fi
|
||||
done
|
||||
|
||||
if test -n $deepClone; then
|
||||
leaveDotGit=true
|
||||
fi
|
||||
|
||||
if test -z "$url"; then
|
||||
usage
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user