Searched refs:BRINGOVER_WS (Results 1 – 1 of 1) sorted by relevance
721 if [ "$BRINGOVER_WS" = "" ]; then722 BRINGOVER_WS=$CLONE_WS929 CODEMGR_WS="$BRINGOVER_WS" "$WHICH_SCM" 2>/dev/null \933 case "$BRINGOVER_WS" in1004 if [ -d "${BRINGOVER_WS}" ]; then1005 …REF_WS="--reference-if-able $(git -C ${BRINGOVER_WS} rev-parse --path-format=absolute --git-common…1012 ${BRINGOVER_WS} ${CODEMGR_WS}1421 if [ -d "$BRINGOVER_WS" ]; then1422 BRINGOVER_BRANCH=$(cd "${BRINGOVER_WS}"; git rev-parse --abbrev-ref HEAD)1424 … printf "%s: can't determine BRINGOVER_BRANCH from repo in 'detached HEAD' state\n" "$BRINGOVER_WS"[all …]