Re: git pull behavior changed?

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Aghiles
Date: Wednesday, April 21, 2010 - 2:55 pm

> When you do this you're telling git "I want a new branch from where I

Actually, the '--track' option is exactly what I don't want ! :) It tells me:

"Branch test set up to track local branch refs/heads/master."

Without the '--track' option it seems to work as expected: when I pull
it downloads data form the remote but then stops before merging.
This used to work! What happened ? :(

  -- aghiles
--
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)