Skip to content

Commit 2b4bd30

Browse files
authored
copy-paste ease
1 parent e708dad commit 2b4bd30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/git.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -598,7 +598,7 @@ fatal: Fetched in submodule path 'src/llvm-project', but it did not contain 5a51
598598
If you see `(new commits, modified content)` you can run
599599

600600
```console
601-
$ git submodule foreach git reset --hard
601+
git submodule foreach git reset --hard
602602
```
603603

604604
and then try `git submodule update` again.

0 commit comments

Comments
 (0)