Skip to content

Commit b4626ce

Browse files
authored
revise adr: convert SSH URL to HTTPS (#178)
1 parent 422dc45 commit b4626ce

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

adrs/0153-checkout-v2.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,8 @@ submodules scenarios: recursive, non-recursive, relative submodule paths.
239239

240240
When fetching submodules, follow the `fetch-depth` settings.
241241

242+
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:"`
243+
242244
Credentials will be persisted in the submodules local git config too.
243245

244246
### Port to typescript

0 commit comments

Comments
 (0)