All of lore.kernel.org
 help / color / mirror / Atom feed
From: Ittay Dror <ittayd@tikalk.com>
To: git@vger.kernel.org
Subject: question about git and remote repositories
Date: Tue, 08 Apr 2008 22:08:57 +0300	[thread overview]
Message-ID: <47FBC2C9.6060702@tikalk.com> (raw)

Hi,

If I want to start working on a project that uses git (and I want to use 
git also), I first need to clone the project's repo. That is very slow 
(using the git:// protocol). Are there alternatives? For example, as far 
as I understand, if all I want is to get the latest commit in HEAD, 
branch from it and start working, then all git really needs to have is 
all objects referenced from that commit (commit, trees, blobs) and 
that's it, right? (as long as I don't expect to see full log of past 
operations)

Thanks,
Ittay

-- 
Ittay Dror <ittayd@tikalk.com>
Tikal <http://www.tikalk.com>
Tikal Project <http://tikal.sourceforge.net>

             reply	other threads:[~2008-04-08 19:16 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-08 19:08 Ittay Dror [this message]
2008-04-08 20:08 ` question about git and remote repositories Michele Ballabio
2008-04-08 20:24 ` Avery Pennarun

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=47FBC2C9.6060702@tikalk.com \
    --to=ittayd@tikalk.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 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.