We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c0db2f commit b970c9bCopy full SHA for b970c9b
1 file changed
github-sync.sh
@@ -35,7 +35,7 @@ echo "Adding tmp_upstream $UPSTREAM_REPO"
35
git remote add tmp_upstream "$UPSTREAM_REPO"
36
37
echo "Fetching tmp_upstream"
38
-git fetch tmp_upstream
+git fetch tmp_upstream --quiet
39
git remote --verbose
40
41
echo "Pushing changings from tmp_upstream to origin"
0 commit comments