Re: checking out branches: tracking vs. tags
Jim Abernathy
On 05/24/2012 11:21 AM, Chris Larson wrote:
On Thu, May 24, 2012 at 7:55 AM, jfabernathy<jfabernathy@...> wrote:I looked at git help and man git, but it is still unclear because if I do the first one where I checkout using the tag, I cannot git pull at all; I get an error, about not enough information to merge. However, if I use the name of the branch I can now do git pull when changes are committed to denzil. That's why I thought I understood it. But who knows.the Development Manual Appendix AYour arguments are backwards. See git help checkout. Jim A
|
|