From 2523c01f4877a159f710237b8c46ffff2ef80b39 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Fri, 25 Oct 2013 04:28:27 +0200 Subject: the default remote is named origin MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- using-git.texinfo | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/using-git.texinfo b/using-git.texinfo index cff9c01..13e8107 100644 --- a/using-git.texinfo +++ b/using-git.texinfo @@ -693,7 +693,8 @@ git clone REPOSITORY -o upstream By including @option{-o upstream}, Git sets up the cloned repository as a -remote repository named `upstream'. +remote repository named `upstream' +instead of `origin'. If you want to access a branch in the upstream repository, use -- cgit v1.2.3-70-g09d2