Re: setting up tracking on push

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: John M. Dlugosz
Date: Saturday, March 14, 2009 - 8:28 pm

Jay Soffian jaysoffian-at-gmail.com |git| wrote:
 > So that tells git fetch where to fetch from, which remote branches to


Things under refs/remotes are remote tracking branches, and local 
branches (under refs/heads) that automatically updated based on a fetch 
("store locally" means merge or rebase, right?) are also called remote 
tracking branches.

I think that's why some of us are confused.

--John
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
setting up tracking on push, Miles Bader, (Thu Mar 5, 8:07 pm)
Re: setting up tracking on push, John Tapsell, (Thu Mar 5, 8:17 pm)
Re: setting up tracking on push, Jay Soffian, (Thu Mar 5, 9:49 pm)
Re: setting up tracking on push, Johannes Schindelin, (Fri Mar 6, 3:45 am)
Re: setting up tracking on push, Miles Bader, (Fri Mar 6, 4:15 am)
Re: setting up tracking on push, Jeremy O'Brien, (Fri Mar 6, 7:15 am)
Re: setting up tracking on push, Jay Soffian, (Fri Mar 6, 8:43 am)
Re: setting up tracking on push, John M. Dlugosz, (Wed Mar 11, 5:08 pm)
Re: setting up tracking on push, Jay Soffian, (Wed Mar 11, 5:58 pm)
Re: setting up tracking on push, Junio C Hamano, (Wed Mar 11, 6:11 pm)
Re: setting up tracking on push, Jay Soffian, (Wed Mar 11, 6:14 pm)
Re: setting up tracking on push, Jay Soffian, (Wed Mar 11, 6:16 pm)
Re: setting up tracking on push, Jay Soffian, (Wed Mar 11, 6:21 pm)
Re: setting up tracking on push, John M. Dlugosz, (Sat Mar 14, 8:28 pm)
Re: setting up tracking on push, Jay Soffian, (Sun Mar 15, 5:36 am)
Re: setting up tracking on push, Junio C Hamano, (Sun Mar 15, 11:33 am)
Re: setting up tracking on push, John M. Dlugosz, (Sun Mar 15, 6:07 pm)
Re: setting up tracking on push, Jay Soffian, (Sun Mar 15, 6:43 pm)