We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9ceaa21 commit 965890aCopy full SHA for 965890a
pages/common/git-fetch.md
@@ -29,4 +29,4 @@
29
30
- Update the `main` branch without switching to it (equivalent to `git pull`):
31
32
-`git fetch {{origin}} {{main}}:{{main}}`
+`git fetch {{origin}} main:main`
0 commit comments