Skip to content

Commit 965890a

Browse files
waldyriousManagor
andauthored
Update pages/common/git-fetch.md
Co-authored-by: Managor <[email protected]>
1 parent 9ceaa21 commit 965890a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pages/common/git-fetch.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929

3030
- Update the `main` branch without switching to it (equivalent to `git pull`):
3131

32-
`git fetch {{origin}} {{main}}:{{main}}`
32+
`git fetch {{origin}} main:main`

0 commit comments

Comments
 (0)