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 2f78246 commit fbd8141Copy full SHA for fbd8141
travis-ci/changefile.sh
@@ -15,6 +15,7 @@ sudo git remote -v
15
echo "Third Check of Remote After Adding it"
16
ls -l $TRAVIS_BUILD_DIR/.git/FETCH_HEAD
17
ls -la $TRAVIS_BUILD_DIR
18
+ls -la $TRAVIS_BUILD_DIR/.git
19
echo "Check permissions on git HEAD / get dir listing of travis build dir"
20
sudo git config --global user.email "${GIT_EMAIL}"
21
sudo git config --global user.name "${GIT_NAME}"
0 commit comments