Skip to content

Commit

Permalink
(CAT-2053) add testrepo.git to safe.directory
Browse files Browse the repository at this point in the history
  • Loading branch information
imaqsood committed Oct 7, 2024
1 parent 6290b29 commit 8d7721c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/acceptance/files/create_git_repo.sh
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ git checkout main
cd ..

git --git-dir=testrepo/.git config core.bare true
git config --system --add safe.directory $(pwd)/testrepo.git
cp -r testrepo/.git testrepo.git
rm -rf testrepo
cd testrepo.git
Expand Down

0 comments on commit 8d7721c

Please sign in to comment.