suppress output of git push
This commit is contained in:
@@ -285,7 +285,7 @@ if [ -e archivefilename ] ; then git rm archivefilename $QUIET ; fi
|
||||
# - if there is an e-smith-<pkg>-update event rename to smeserver-<pkg>-update and add symlink
|
||||
|
||||
git commit -m "rename-e-smith-pkg script (#12359)" $QUIET
|
||||
git push $QUIET
|
||||
git push origin &> /dev/null
|
||||
|
||||
#Convert repository to a Regular Repository (rather than fork)
|
||||
#Can't do via API call ATM, so leave a message
|
||||
|
Reference in New Issue
Block a user