Home
last modified time | relevance | path

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

/openssl/dev/
H A Drelease.sh64 git_quiet=-q
118 git_quiet=
174 $DEBUG >&2 "DEBUG: \$git_quiet=$git_quiet"
250 git clone $git_quiet -b "$orig_branch" -o parent . "$release_clone"
320 git checkout $git_quiet -b "$tmp_release_branch"
340 git commit $git_quiet -m $'make update\n\nRelease: yes'
350 git branch $git_quiet "$tmp_update_branch"
452 git reset $git_quiet HEAD^ -- .
480 git commit $git_quiet -m "Prepare for $release_text"$'\n\nRelease: yes'
491 git checkout $git_quiet "$tmp_update_branch"
[all …]

Completed in 4 milliseconds