From: uzytkownik2@gmail.com
To: git@vger.kernel.org
Subject: Removing old objects from partial clone
Date: Tue, 28 Mar 2023 16:28:35 -0700 [thread overview]
Message-ID: <83c29b890e7c31e0f174b8a5da22c5b20ce647da.camel@gmail.com> (raw)
Hi,
I'd like to periodically remove objects which:
- Are not reachable from newest N commits from any branch
- Can be fetched from server if needed
Unfortunatly I work on large repo and git gc doesn't work as all
objects are still technically reachable.
next reply other threads:[~2023-03-28 23:28 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-28 23:28 uzytkownik2 [this message]
2023-03-29 8:51 ` Removing old objects from partial clone Christian Couder
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=83c29b890e7c31e0f174b8a5da22c5b20ce647da.camel@gmail.com \
--to=uzytkownik2@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).