config_query  BCOP_TRUNK  "Use git version?"  n
if [ "$BCOP_TRUNK" == "y" ]; then
  config_query  BCOP_TRUNK_AUTOUPDATE  \
                "Update to the latest git on every cast?"  \
                n
fi
