Lines Matching refs:git_quiet
64 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"
378 git commit $git_quiet -m "Prepare for release of $release_text"$'\n\nRelease: yes'
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"
511 git commit $git_quiet -m "Prepare for $release_text"$'\n\nRelease: yes'