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 0abe1d4 commit dcacc0eCopy full SHA for dcacc0e
travis-ci/changefile.sh
@@ -15,8 +15,8 @@ git remote -v
15
echo "Third Check of Remote After Adding it"
16
ls -la $TRAVIS_BUILD_DIR
17
ls -la $TRAVIS_BUILD_DIR/.git
18
-git fetch origin master
19
-git pull origin master
+#git fetch origin master
+#git pull origin master
20
21
echo "Check permissions on git HEAD / get dir listing of travis build dir"
22
git config --global user.email "${GIT_EMAIL}"
0 commit comments