public inbox for linux-m68k@lists.linux-m68k.org
 help / color / mirror / Atom feed
From: Andreas Schwab <schwab@linux-m68k.org>
To: "Kolbjørn Barmen" <linux-m68k@kolla.no>
Cc: Geert Uytterhoeven <geert@linux-m68k.org>,
	Linux/m68k <linux-m68k@vger.kernel.org>
Subject: Re: How to get m68k sources?
Date: Sun, 12 Apr 2009 08:53:02 +0200	[thread overview]
Message-ID: <m23ace1hyp.fsf@linux-m68k.org> (raw)
In-Reply-To: <alpine.LNX.2.01.0904120619100.22946@halbrend.uninett.no> ("Kolbjørn Barmen"'s message of "Sun, 12 Apr 2009 06:35:27 +0200 (CEST)")

Kolbjørn Barmen <linux-m68k@kolla.no> writes:

> On Sat, 11 Apr 2009, Andreas Schwab wrote:
>
>> After cloning the repository you first have to create the tracking
>> m68k-v2.6.29 branch:
>> 
>> $ git checkout -t origin/m68k-v2.6.29
>
> did you test this?

Of course.  Which git version do you have?  I have git 1.6.2.2.

> [kolla@haugum] /home/kolla/linux-m68k $ git checkout -t -b origin/m68k-v2.6.29
> Branch origin/m68k-v2.6.29 set up to track local branch refs/heads/master.
> Switched to a new branch "origin/m68k-v2.6.29"

The argument to -b must be the (new) local branch.  This is the
equivalent command line for old versions of git:

$ git checkout -t -b m68k-v2.6.29 origin/m68k-v2.6.29

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 linux-m68k" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

  parent reply	other threads:[~2009-04-12  6:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-10 21:09 How to get m68k sources? Kolbjørn Barmen
2009-04-11  8:16 ` Geert Uytterhoeven
2009-04-11 10:14   ` Andreas Schwab
2009-04-12  4:35     ` Kolbjørn Barmen
2009-04-12  6:18       ` Kolbjørn Barmen
2009-04-13  2:20         ` Kolbjørn Barmen
2009-04-13 12:48           ` Kolbjørn Barmen
2009-04-12  6:53       ` Andreas Schwab [this message]
2009-04-12  8:29       ` Geert Uytterhoeven
2009-04-12  8:25     ` Geert Uytterhoeven
2009-04-12 12:36       ` Andreas Schwab

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=m23ace1hyp.fsf@linux-m68k.org \
    --to=schwab@linux-m68k.org \
    --cc=geert@linux-m68k.org \
    --cc=linux-m68k@kolla.no \
    --cc=linux-m68k@vger.kernel.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