From 767db0be7eb37dd5cd6c32cc647fab96d88dccbd Mon Sep 17 00:00:00 2001 From: Graham Percival Date: Sat, 6 Jun 2009 04:48:49 -0700 Subject: [PATCH] Update pull command. --- Documentation/devel/git-starting.itexi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devel/git-starting.itexi b/Documentation/devel/git-starting.itexi index 1fb162042f..5fe9f3fc15 100644 --- a/Documentation/devel/git-starting.itexi +++ b/Documentation/devel/git-starting.itexi @@ -171,7 +171,7 @@ local copy of the repository with the changes made by others on the remote @code{git.sv.gnu.org} repository: @example -git pull origin +git pull -r @end example -- 2.39.5