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 825fd7d commit 3839d5cCopy full SHA for 3839d5c
web/resources/views/actions/git/clone-repo.blade.php
@@ -1,6 +1,5 @@
1
echo "Cloning started at {{ date('Y-m-d H:i:s') }}"
2
3
-
4
@if($privateKeyFile)
5
6
ssh-keyscan {{$gitProvider}} >> /home/{{$systemUsername}}/.ssh/known_hosts
0 commit comments