All of lore.kernel.org
 help / color / mirror / Atom feed
From: "J. Bruce Fields" <bfields@fieldses.org>
To: Allexio Ju <allexio.ju@gmail.com>
Cc: junkio@cox.net, git@vger.kernel.org
Subject: Re: A trivial question on GIT
Date: Tue, 23 Jan 2007 14:51:44 -0500	[thread overview]
Message-ID: <20070123195144.GE5779@fieldses.org> (raw)
In-Reply-To: <a02278b00701231145l31e1be2dpff0930cbc9d6fb6c@mail.gmail.com>

On Tue, Jan 23, 2007 at 11:45:14AM -0800, Allexio Ju wrote:
> I have trivial question on GIT.
> I've made local copy of Linus's linux-2.6.git repository with
> following git command,
> ---
> # git clone 
> git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
> linux-2.6.git
> ---
> 
> After this, I would like to know how to synchronize local copy and
> keep updated  with Linus's.
> I guess cloning everyday would be bad idea as it is heavy operation.

Yes!

> Can someone guide me on how to?

Just run:

	git fetch

--b.

  reply	other threads:[~2007-01-23 19:51 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-01-23 19:45 A trivial question on GIT Allexio Ju
2007-01-23 19:51 ` J. Bruce Fields [this message]
2007-01-23 19:57 ` Bill Lear
2007-01-23 20:03 ` Matthias Kestenholz

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=20070123195144.GE5779@fieldses.org \
    --to=bfields@fieldses.org \
    --cc=allexio.ju@gmail.com \
    --cc=git@vger.kernel.org \
    --cc=junkio@cox.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.