Update diff-sha.sh
This commit is contained in:
parent
2a5aadbf48
commit
b9e70f7821
@ -85,7 +85,7 @@ function deepenShallowCloneToFindCommit() {
|
||||
exit 1
|
||||
fi
|
||||
|
||||
git fetch --no-tags -u --progress --deepen="$depth" origin "$target_branch":"$target_branch"
|
||||
git fetch --no-tags -u --progress --depth="$depth" origin "$target_branch":"$target_branch"
|
||||
done
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user