2022-12-13T15:39:44.5184927Z ##[group]Run actions/checkout@v2 2022-12-13T15:39:44.5185323Z with: 2022-12-13T15:39:44.5185757Z repository: ***/repo2 2022-12-13T15:39:44.5186158Z persist-credentials: false 2022-12-13T15:39:44.5186545Z fetch-depth: 0 2022-12-13T15:39:44.5186871Z ref: devs 2022-12-13T15:39:44.5187432Z token: *** 2022-12-13T15:39:44.5187767Z ssh-strict: true 2022-12-13T15:39:44.5188109Z clean: true 2022-12-13T15:39:44.5188426Z lfs: false 2022-12-13T15:39:44.5188759Z submodules: false 2022-12-13T15:39:44.5189148Z set-safe-directory: true 2022-12-13T15:39:44.5189501Z env: 2022-12-13T15:39:44.5189808Z SHORT_SHA: 9f9fb15 2022-12-13T15:39:44.5190147Z ##[endgroup] 2022-12-13T15:39:44.6669975Z Syncing repository: ***/repo2 2022-12-13T15:39:44.6677500Z ##[group]Getting Git version info 2022-12-13T15:39:44.6678343Z Working directory is '/home/runner/work/repo1/repo1' 2022-12-13T15:39:44.6759119Z [command]/usr/bin/git version 2022-12-13T15:39:44.6809086Z git version 2.38.1 2022-12-13T15:39:44.6833842Z ##[endgroup] 2022-12-13T15:39:44.6849841Z Temporarily overriding HOME='/home/runner/work/_temp/0edb6d27-ebb0-4cfa-bafb-76dafcf5b38d' before making global git config changes 2022-12-13T15:39:44.6850796Z Adding repository directory to the temporary git global config as a safe directory 2022-12-13T15:39:44.6856603Z [command]/usr/bin/git config --global --add safe.directory /home/runner/work/repo1/repo1 2022-12-13T15:39:44.6907822Z [command]/usr/bin/git config --local --get remote.origin.url 2022-12-13T15:39:44.6939725Z https://github.com/***/repo1 2022-12-13T15:39:44.6947533Z Deleting the contents of '/home/runner/work/repo1/repo1' 2022-12-13T15:39:44.7102597Z ##[group]Removing auth 2022-12-13T15:39:44.7110349Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand 2022-12-13T15:39:44.7167766Z ##[error]fatal: --local can only be used inside a git repository 2022-12-13T15:39:44.7183578Z [command]/usr/bin/git submodule foreach --recursive git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || : 2022-12-13T15:39:44.7307574Z ##[error]fatal: not a git repository (or any of the parent directories): .git 2022-12-13T15:39:44.7339706Z ##[error]The process '/usr/bin/git' failed with exit code 128