[O] update.sh: Fetch silently
This commit is contained in:
@@ -3,7 +3,7 @@ pushd $SCR
|
|||||||
prefix="&7[&3zshrc&7]"
|
prefix="&7[&3zshrc&7]"
|
||||||
|
|
||||||
# Check for updates
|
# Check for updates
|
||||||
git fetch origin
|
git fetch origin --quiet
|
||||||
reslog=$(git log HEAD..origin/master --oneline)
|
reslog=$(git log HEAD..origin/master --oneline)
|
||||||
if [[ "${reslog}" != "" ]] ; then
|
if [[ "${reslog}" != "" ]] ; then
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user