mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 06:19:24 +00:00
Default set-safe-directory to false
This commit is contained in:
@@ -101,7 +101,7 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
|
||||
|
||||
# Add repository path as safe.directory for Git global config by running `git
|
||||
# config --global --add safe.directory <path>`
|
||||
# Default: true
|
||||
# Default: false
|
||||
set-safe-directory: ''
|
||||
|
||||
# The base URL for the GitHub instance that you are trying to clone from, will use
|
||||
|
||||
Reference in New Issue
Block a user