From: Graham Percival Date: Sat, 6 Jun 2009 11:48:49 +0000 (-0700) Subject: Update pull command. X-Git-Tag: release/2.13.2-0~58 X-Git-Url: https://git.donarmstrong.com/?a=commitdiff_plain;h=767db0be7eb37dd5cd6c32cc647fab96d88dccbd;p=lilypond.git Update pull command. --- 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