Revert "nix-prefetch-git: Fix inconsistency with fetchgit regarding deepClone"
This reverts commit 1dfaad73ed
.
This commit is contained in:
parent
f99a7033ff
commit
783e2ef46e
1 changed files with 0 additions and 4 deletions
|
@ -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 a new issue