From: Ralf Baechle <ralf@linux-mips.org>
To: Franck <vagabon.xyz@gmail.com>
Cc: linux-mips@linux-mips.org
Subject: Re: git and tags...
Date: Tue, 8 Nov 2005 11:01:34 +0000 [thread overview]
Message-ID: <20051108110134.GA2689@linux-mips.org> (raw)
In-Reply-To: <cda58cb80511080249w7d902821n@mail.gmail.com>
On Tue, Nov 08, 2005 at 11:49:48AM +0100, Franck wrote:
> I'm trying to retrieve a linux kernel by tag using git. Let's say for
> example I want my working tree to be a linux 2.6.12 copy from git
> repository. How can I do that ?
>
> I tried these commands but it seems that there's no tag in git repository
>
> git clone rsync://ftp.linux-mips.org/git/linux.git linux.git
> git pull http://www.linux-mips.org/pub/scm/linux.git tag linux_2_6_12
ls .git/refs/tags to see the tag names.
Ralf
next prev parent reply other threads:[~2005-11-08 11:00 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-11-08 10:49 git and tags Franck
2005-11-08 11:01 ` Ralf Baechle [this message]
2005-11-08 17:25 ` Franck
2005-11-08 18:45 ` Ralf Baechle
2005-11-08 21:31 ` Daniel Jacobowitz
2005-11-09 9:43 ` Franck
2005-11-09 9:15 ` Franck
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=20051108110134.GA2689@linux-mips.org \
--to=ralf@linux-mips.org \
--cc=linux-mips@linux-mips.org \
--cc=vagabon.xyz@gmail.com \
/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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.