copy-paste ease

This commit is contained in:
Tshepang Mbambo 2025-04-26 15:18:36 +02:00 committed by GitHub
parent e708dad6b0
commit 2b4bd30756
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -598,7 +598,7 @@ fatal: Fetched in submodule path 'src/llvm-project', but it did not contain 5a51
If you see `(new commits, modified content)` you can run
```console
$ git submodule foreach git reset --hard
git submodule foreach git reset --hard
```
and then try `git submodule update` again.