Avoid threaded delta

todo
Junio C Hamano 2008-08-27 19:00:50 -07:00
parent 5a3521008e
commit 95620b021f
1 changed files with 1 additions and 1 deletions

2
Make
View File

@ -41,7 +41,7 @@ snap)
*)
prefix="$HOME/git-test" ;;
esac
d="prefix=$prefix"
d="prefix=$prefix THREADED_DELTA_SEARCH="

: ${O=-O2}