doc: bugfix: fix subtree example
This commit is contained in:
parent
764c6a60b7
commit
1c3f033933
1 changed files with 1 additions and 1 deletions
|
|
@ -81,5 +81,5 @@ $ git fetch xo-foo
|
|||
3. checkout satellite repo
|
||||
|
||||
```
|
||||
$ git subtree add --prefix=xo-foo main
|
||||
$ git subtree add --prefix=xo-foo xo-foo main
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue