From: Jakub Narebski <jnareb@gmail.com>
To: "Nikita V. Youshchenko" <yoush@debian.org>
Cc: git@vger.kernel.org
Subject: Re: fetching a single commit from remote repo
Date: Sun, 10 Feb 2008 08:48:26 -0800 (PST) [thread overview]
Message-ID: <m3sl00g3lc.fsf@localhost.localdomain> (raw)
In-Reply-To: <1530970.y9vPlhFxz8@yoush.homelinux.org>
"Nikita V. Youshchenko" <yoush@debian.org> writes:
> I'm looking for a way to fetch a single snapshot, without history, from
> remote git repository.
>
> I've found how to do it with a head (clone --depth 1, or fetch --depth 1).
You can also try "git archive --remote=<repo>" if it is enabled,
or if project has gitweb, then use 'snapshot' feature (if enabled).
--
Jakub Narebski
Poland
ShadeHawk on #git
prev parent reply other threads:[~2008-02-10 16:49 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-02-10 15:00 fetching a single commit from remote repo Nikita V. Youshchenko
2008-02-10 16:45 ` Johannes Schindelin
2008-02-10 17:17 ` Nikita V. Youshchenko
2008-02-15 23:07 ` Jan Hudec
2008-02-10 16:48 ` Jakub Narebski [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=m3sl00g3lc.fsf@localhost.localdomain \
--to=jnareb@gmail.com \
--cc=git@vger.kernel.org \
--cc=yoush@debian.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).