Searched refs:pushurl (Results 1 – 4 of 4) sorted by relevance
153 pushurl=$(git config --get "remote.${upstream}.pushurl")160 if [ "x$pushurl" != "x" ]162 git config "remote.vendors/${v}.pushurl" "${pushurl}"191 if [ "x$pushurl" != "x" ]193 git config "remote.users/${new_pfx}.pushurl" "${pushurl}"
50 pushurl=$(git config --get "remote.${upstream}.pushurl")52 if [ "x$pushurl" != "x" ]54 git config "remote.vendors/${vendor}.pushurl" "${pushurl}"
149 pushurl=$(git config --get "remote.${upstream}.pushurl")156 if [ "x$pushurl" != "x" ]158 git config "remote.vendors/${v}.pushurl" "${pushurl}"187 if [ "x$pushurl" != "x" ]189 git config "remote.users/${new_pfx}.pushurl" "${pushurl}"