Sfoglia il codice sorgente

correcting git fetch command

Signed-off-by: Jamshid Afshar <jafshar@yahoo.com>
Jamshid Afshar 10 anni fa
parent
commit
841692ff86
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      docs/sources/project/find-an-issue.md

+ 1 - 1
docs/sources/project/find-an-issue.md

@@ -166,7 +166,7 @@ To sync your repository:
 
 5. Fetch all the changes from the `upstream/master` branch.
 
-        $ git fetch upstream/master
+        $ git fetch upstream
         remote: Counting objects: 141, done.
         remote: Compressing objects: 100% (29/29), done.
         remote: Total 141 (delta 52), reused 46 (delta 46), pack-reused 66