Skip to content

Commit fbd8141

Browse files
check contents of .git folder
1 parent 2f78246 commit fbd8141

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

travis-ci/changefile.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ sudo git remote -v
1515
echo "Third Check of Remote After Adding it"
1616
ls -l $TRAVIS_BUILD_DIR/.git/FETCH_HEAD
1717
ls -la $TRAVIS_BUILD_DIR
18+
ls -la $TRAVIS_BUILD_DIR/.git
1819
echo "Check permissions on git HEAD / get dir listing of travis build dir"
1920
sudo git config --global user.email "${GIT_EMAIL}"
2021
sudo git config --global user.name "${GIT_NAME}"

0 commit comments

Comments
 (0)