From: Daniel Mack <daniel@caiaq.de>
To: buildroot@busybox.net
Subject: [Buildroot] Create user git repository at uclibc.org
Date: Tue, 5 May 2009 09:46:09 +0200 [thread overview]
Message-ID: <20090505074609.GA22117@buzzloop.caiaq.de> (raw)
In-Reply-To: <d6cda7730905041746p7a9e8eaeg4ab32b4016ba73e6@mail.gmail.com>
On Mon, May 04, 2009 at 09:46:30PM -0300, Thiago A. Corr?a wrote:
> Peter, I'm still lost here :(
> I've created a git folder at my home then did a git clone from
> buildroot, but that didn't expose a private branch. Then I thought I
> needed to do a git init, but then again, all I got was a .git folder.
> As I said, your message [1] still isn't clear to those of us who
> don't know this beast.
There is no 'private branch' in the upstream git. You need to create one
for your purpose after cloning with 'git checkout -b myprivatebranch'.
See http://www.kernel.org/pub/software/scm/git/docs/gittutorial.html and
all the other docs on this site. A post that I found quite comprehensive
is http://tomayko.com/writings/the-thing-about-git.
Daniel
next prev parent reply other threads:[~2009-05-05 7:46 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-05-05 0:46 [Buildroot] Create user git repository at uclibc.org Thiago A. Corrêa
2009-05-05 0:49 ` Thiago A. Corrêa
2009-05-05 7:46 ` Daniel Mack [this message]
2009-05-05 14:24 ` Thiago A. Corrêa
2009-05-05 15:12 ` Peter Korsgaard
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=20090505074609.GA22117@buzzloop.caiaq.de \
--to=daniel@caiaq.de \
--cc=buildroot@busybox.net \
/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.