Skip to content

Commit

Permalink
add missing directory change
Browse files Browse the repository at this point in the history
  • Loading branch information
malikwirin authored Dec 30, 2024
1 parent 2d33643 commit d1fee6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/basics/101-123-config2.rst
Original file line number Diff line number Diff line change
Expand Up @@ -328,7 +328,7 @@ Let's try this:
:workdir: dl-101/DataLad-101
:language: console

$ git config --file=.gitmodules --replace-all submodule."recordings/longnow".url "[email protected]:datalad-datasets/longnow-podcasts.git"
$ cd .. && git config --file=.gitmodules --replace-all submodule."recordings/longnow".url "[email protected]:datalad-datasets/longnow-podcasts.git"

This command will replace the submodule's https URL with an SSH URL.
The latter is often used if someone has an *SSH key pair* and added the
Expand Down

0 comments on commit d1fee6f

Please sign in to comment.