emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Git repository and branches ?


From: Xavier Maillard
Subject: Re: Git repository and branches ?
Date: Sat, 23 Feb 2008 03:00:09 +0100
User-agent: Rmail in GNU Emacs 23.0.60.2 on GNU/Linux

   Miles Bader <address@hidden> writes:

   > [I'm a bit fuzzy on what exactly gets _fetched_ by default -- whether
   > all branches from the origin remote, or only the origin branch
   > corresponding to the current branch

   It's the former: git clone sets up the default refspec to fetch all
   branches from the origin remote
   (remote.origin.fetch=+refs/heads/*:refs/remotes/origin/*).

Where did you see this information exactly ?

        Xavier
-- 
http://www.gnu.org
http://www.april.org
http://www.lolica.org




reply via email to

[Prev in Thread] Current Thread [Next in Thread]