git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
From: "Đoàn Trần Công Danh" <congdanhqx@gmail.com>
To: Andry <andry@inbox.ru>
Cc: Philip Oakley <philipoakley@iee.email>, git@vger.kernel.org
Subject: Re: Hash for a commit sourcetree beside to a commit hash
Date: Fri, 3 Feb 2023 22:15:16 +0700	[thread overview]
Message-ID: <Y90lBJ8b5nCUcLv2@danh.dev> (raw)
In-Reply-To: <1309893232.20230203163720@inbox.ru>

On 2023-02-03 16:37:20+0300, Andry <andry@inbox.ru> wrote:
> Hello Philip,
> >> Nice, but I can not apply this over a git hub or a web interface without a clone.
> 
> PO> As a 'Distributed'-VCS, cloning the repository would be the de-facto
> PO> normal approach, otherwise you have re-invented centralised VCS ;-)
> 
> Cloning repository is a heavy operation by downloading everything
> instead of search a single commit.

You can limit the download with "git clone --filter=tree:0"
which only fetch the commit but not any tree or file contents.

-- 
Danh

  reply	other threads:[~2023-02-03 15:19 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-02-03  1:28 Hash for a commit sourcetree beside to a commit hash Andry
2023-02-03  2:01 ` Đoàn Trần Công Danh
2023-02-03  2:21   ` Andry
2023-02-03 11:11     ` Philip Oakley
2023-02-03 13:37       ` Andry
2023-02-03 15:15         ` Đoàn Trần Công Danh [this message]
2023-02-04  4:50           ` Andry
2023-02-03 22:39         ` Philip Oakley
2023-02-05  1:41           ` Andry
2023-02-12 13:27 ` Andry
2023-02-26  9:37 ` Andry

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

  List information: http://vger.kernel.org/majordomo-info.html

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=Y90lBJ8b5nCUcLv2@danh.dev \
    --to=congdanhqx@gmail.com \
    --cc=andry@inbox.ru \
    --cc=git@vger.kernel.org \
    --cc=philipoakley@iee.email \
    /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.
Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/git.git

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 read-only IMAP folder(s) and NNTP newsgroup(s).