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 e610426 commit 0ec6ed4Copy full SHA for 0ec6ed4
travis-ci/changefile.sh
@@ -16,6 +16,7 @@ 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
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