Skip to content

Commit

Permalink
Remove old reference to azure
Browse files Browse the repository at this point in the history
  • Loading branch information
Leon0402 committed Aug 11, 2023
1 parent 02b680a commit a409f1d
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ First clone the project (ssh recommended) and in case of ssh add some replacemen
git config --global url."[email protected]:".insteadOf "https://github.com/"
```

Note: The Options of Azure DevOps are limited because of [different naming schemas](https://developercommunity.visualstudio.com/t/relative-paths-arent-consistent-for-submodules/359305). Thus, relative urls or general naming replacements for submodules don't work.

Then initialize all submodules recursively:
```bash
git submodule update --init --recursive
Expand Down

0 comments on commit a409f1d

Please sign in to comment.