0
1
Fork 0

revise adr: convert SSH URL to HTTPS (#178)

This commit is contained in:
eric sciple 2020-03-06 17:30:23 -05:00 committed by GitHub
parent 422dc45671
commit b4626ce19c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -239,6 +239,8 @@ submodules scenarios: recursive, non-recursive, relative submodule paths.
When fetching submodules, follow the `fetch-depth` settings.
Also when fetching submodules, if the `ssh-key` input is not provided then convert SSH URLs to HTTPS: `-c url."https://github.com/".insteadOf "git@github.com:"`
Credentials will be persisted in the submodules local git config too.
### Port to typescript