linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Larry Finger <larry.finger@lwfinger.net>
To: Pavel Roskin <proski@gnu.org>
Cc: John Linville <linville@tuxdriver.com>,
	wireless <linux-wireless@vger.kernel.org>
Subject: Re: Problem with wireless-2.6
Date: Mon, 05 Nov 2007 21:45:43 -0600	[thread overview]
Message-ID: <472FE367.9060900@lwfinger.net> (raw)
In-Reply-To: <1194315035.22337.13.camel@dv>

Pavel Roskin wrote:
> 
> Just add "--track" to the git-checkout command, and it will be fine:
> 
> [proski@dv junk]$ git checkout --track -b everything origin/everything
> Branch everything set up to track remote branch refs/remotes/origin/everything.
> Switched to a new branch "everything"
> [proski@dv junk]$ git-pull
> Already up-to-date.
> [proski@dv junk]$
> 
> Or better yet, add this to ~/.gitconfig:
> 
> [branch]
>         autosetupmerge = true
> 
> This would be equivalent to using "--track" by default.  Please make
> sure you have a recent version of git, as --track appeared first in
> git-1.5.1.
> 

Pavel,

Thanks. I deleted the everything branch and recreated it with --track, and all is good.

Larry

      reply	other threads:[~2007-11-06  3:45 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-11-05 17:49 Problem with wireless-2.6 Larry Finger
2007-11-05 18:27 ` Luis R. Rodriguez
2007-11-05 18:40 ` Andreas Schwab
     [not found] ` <20071105182825.GA3478@tuxdriver.com>
2007-11-05 21:05   ` Larry Finger
2007-11-05 21:17     ` Andreas Schwab
2007-11-06  2:10 ` Pavel Roskin
2007-11-06  3:45   ` Larry Finger [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=472FE367.9060900@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=proski@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).