mirror of
https://github.com/actions/checkout.git
synced 2025-12-14 06:19:24 +00:00
Add ability to configure core.longpaths
This commit is contained in:
@@ -109,6 +109,10 @@ When Git 2.18 or higher is not in your PATH, falls back to the REST API to downl
|
||||
# running from unless specified. Example URLs are https://github.com or
|
||||
# https://my-ghes-server.example.com
|
||||
github-server-url: ''
|
||||
|
||||
# Enable core.longpath support
|
||||
# Default: true
|
||||
long-paths: ''
|
||||
```
|
||||
<!-- end usage -->
|
||||
|
||||
|
||||
Reference in New Issue
Block a user