git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Matthias Kestenholz <lists@spinlock.ch>
To: Allexio Ju <allexio.ju@gmail.com>
Cc: git@vger.kernel.org
Subject: Re: A trivial question on GIT
Date: Tue, 23 Jan 2007 21:03:25 +0100	[thread overview]
Message-ID: <1169582605.1608.92.camel@localhost.localdomain> (raw)
In-Reply-To: <a02278b00701231145l31e1be2dpff0930cbc9d6fb6c@mail.gmail.com>

On Tue, 2007-01-23 at 11:45 -0800, Allexio Ju wrote:
> Hi,
> 
> 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.
> Can someone guide me on how to?
> 

Yes, go into the directory and execute git pull

If you want to know more, a good start is http://git.or.cz/

There you'll find links to tutorials and more.

Matthias

      parent reply	other threads:[~2007-01-23 20:04 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
2007-01-23 19:57 ` Bill Lear
2007-01-23 20:03 ` Matthias Kestenholz [this message]

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=1169582605.1608.92.camel@localhost.localdomain \
    --to=lists@spinlock.ch \
    --cc=allexio.ju@gmail.com \
    --cc=git@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;
as well as URLs for NNTP newsgroup(s).