mirror of
https://github.com/aquatix/dotfiles.git
synced 2025-12-07 05:45:11 +01:00
push is only possible to authenticated repos, disable
This commit is contained in:
@@ -62,7 +62,7 @@ for LINE in "${LINES[@]}"; do
|
|||||||
else
|
else
|
||||||
echo -e "[\e[32mU\e[0m] $GRP/$REPODIR"
|
echo -e "[\e[32mU\e[0m] $GRP/$REPODIR"
|
||||||
git pull --quiet
|
git pull --quiet
|
||||||
git push --quiet
|
#git push --quiet
|
||||||
fi
|
fi
|
||||||
else
|
else
|
||||||
echo -e "[\e[33mC\e[0m] $GRP/$REPODIR"
|
echo -e "[\e[33mC\e[0m] $GRP/$REPODIR"
|
||||||
|
|||||||
Reference in New Issue
Block a user