From 841692ff864c0d71347607eb8e4fbcf826d859c0 Mon Sep 17 00:00:00 2001 From: Jamshid Afshar Date: Mon, 23 Mar 2015 19:00:05 -0500 Subject: [PATCH] correcting git fetch command Signed-off-by: Jamshid Afshar --- docs/sources/project/find-an-issue.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/sources/project/find-an-issue.md b/docs/sources/project/find-an-issue.md index 0a36c8833a..2b3396e6e7 100644 --- a/docs/sources/project/find-an-issue.md +++ b/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