Home
last modified time | relevance | path

Searched refs:CURLWWW (Results 1 – 2 of 2) sorted by relevance

/curl/scripts/
H A Dcontributors.sh46 CURLWWW="${CURLWWW:-../curl-www}"
61 if [ -d "$CURLWWW" ]; then
62 git -C "$CURLWWW" log --pretty=full --use-mailmap "$start..HEAD"
H A Dcontrithanks.sh44 CURLWWW="${CURLWWW:-../curl-www}"
51 if [ -d "$CURLWWW" ]; then
52 git -C "$CURLWWW" log --use-mailmap "$start..HEAD"

Completed in 6 milliseconds