All of lore.kernel.org
 help / color / mirror / Atom feed
From: Piotr Hosowicz <piotr@hosowicz.com>
To: LKML <linux-kernel@vger.kernel.org>
Subject: GIT question - am I doing it correctly?
Date: Wed, 29 Dec 2010 17:23:02 +0100	[thread overview]
Message-ID: <4D1B6066.9000701@example.com> (raw)

Hello,

Everytime I git pull tyhe Linus' sources but before I build I apply 
Peter Zijlstra's fixes, Takashi Iwai's sources and Dave Miller's 
sources. The sequence is:

# the Linus' sources
git pull

# external sources
git remote add some_name git://some_URL.git

# update
git remote update

Then configure and I build. I noticed that especially Peter's git-update 
very quickly, not as long as they did before.

Is my procedure correct? I am new to GIT.

Regards,

Piotr Hosowicz

-- 
W trosce o najmłodsze pokolenie, nasi ustawodawcy winni znowelizować
ustawę o wychowaniu w trzeźwości i przeciwdziałaniu alkoholizmowi tak,
żeby zakazać wprowadzania na rynek gier planszowych, których celem
jest jak najszybsze dotarcie do mety.
NP: Peter Green Splinter Group - Turn Your Love Away
NB: 2.6.37-rc8

             reply	other threads:[~2010-12-29 16:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-12-29 16:23 Piotr Hosowicz [this message]
2011-01-03 13:48 ` GIT question - am I doing it correctly? Michal Hocko
2011-01-03 14:22   ` Piotr Hosowicz
2011-01-06 17:04   ` Piotr Hosowicz
2011-01-07  9:19     ` Michal Hocko

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=4D1B6066.9000701@example.com \
    --to=piotr@hosowicz.com \
    --cc=linux-kernel@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 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.