Re: Creating tracked branches

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andreas Schwab
Date: Thursday, April 22, 2010 - 6:47 am

Petr Baudis <pasky@suse.cz> writes:


$ git branch -r
  origin/HEAD -> origin/master
  origin/html
  origin/maint
  origin/man
  origin/master
  origin/next
  origin/pu
  origin/todo
$ git checkout -t origin/maint
Branch maint set up to track remote branch maint from origin.
Switched to a new branch 'maint'

Andreas.

-- 
Andreas Schwab, schwab@linux-m68k.org
GPG Key fingerprint = 58CA 54C7 6D53 942B 1756  01D3 44D5 214B 8276 4ED5
"And now for something completely different."
--
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:
git pull behavior changed?, Aghiles, (Wed Apr 21, 2:13 pm)
Re: git pull behavior changed?, Sverre Rabbelier, (Wed Apr 21, 2:22 pm)
Re: git pull behavior changed?, Aghiles, (Wed Apr 21, 2:34 pm)
Re: git pull behavior changed?, Aghiles, (Wed Apr 21, 2:55 pm)
Re: git pull behavior changed?, Sverre Rabbelier, (Wed Apr 21, 2:59 pm)
Re: git pull behavior changed?, Matthieu Moy, (Wed Apr 21, 2:59 pm)
Re: git pull behavior changed?, Aghiles, (Wed Apr 21, 3:04 pm)
Re: git pull behavior changed?, Matthieu Moy, (Wed Apr 21, 3:23 pm)
Re: git pull behavior changed?, Aghiles, (Wed Apr 21, 3:41 pm)
Re: git pull behavior changed?, Randal L. Schwartz, (Wed Apr 21, 4:27 pm)
Re: git pull behavior changed?, Aghiles, (Wed Apr 21, 4:57 pm)
Re: git pull behavior changed?, Jeff King, (Wed Apr 21, 5:01 pm)
Re: git pull behavior changed?, Aghiles, (Wed Apr 21, 5:13 pm)
Re: git pull behavior changed?, Jeff King, (Wed Apr 21, 5:41 pm)
Re: git pull behavior changed?, Aghiles, (Wed Apr 21, 6:27 pm)
Re: git pull behavior changed?, Jeff King, (Wed Apr 21, 7:10 pm)
Re: git pull behavior changed?, Petr Baudis, (Thu Apr 22, 1:10 am)
Re: git pull behavior changed?, Junio C Hamano, (Thu Apr 22, 1:16 am)
Creating tracked branches, Petr Baudis, (Thu Apr 22, 4:49 am)
Re: Creating tracked branches, Andreas Schwab, (Thu Apr 22, 6:47 am)
Re: Creating tracked branches, Petr Baudis, (Thu Apr 22, 7:17 am)
Re: git pull behavior changed?, Aghiles, (Thu Apr 22, 2:13 pm)