git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: fawaz ahmed0 <fawazahmed0@hotmail.com>
To: Elijah Newren <newren@gmail.com>
Cc: "git@vger.kernel.org" <git@vger.kernel.org>
Subject: Re: Reducing Git Repository size - git-filter-repo doesn't help
Date: Wed, 11 Jan 2023 20:08:32 +0000	[thread overview]
Message-ID: <PH7PR12MB77959E90F52C59140ED662DBF1FC9@PH7PR12MB7795.namprd12.prod.outlook.com> (raw)
In-Reply-To: <CABPp-BGh17pH1DUgPOoaDKBcKay3NAyi4js-HnEKAAyYUBSoYQ@mail.gmail.com>

Thank you for looking into this. 

I have removed all the unnecessary refs on remote, and rerun the filter-repo and force pushed the changes again.
To be be sure, I have also requested Github support to completely nuke the refs/pull and clear cache etc.

Also would like to let you know that git-filter-repo --analyze (which was also suggested by EriK), causes OOM in my case (also tried running in github actions with huge swap, but it exceeds 6 hours timeout limit).

I have verified size reduction (after running filter-repo) using:
`git gc && git count-objects -vH`

Thank you once again for the help

  parent reply	other threads:[~2023-01-11 20:09 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-09  2:22 Reducing Git Repository size - git-filter-repo doesn't help fawaz ahmed0
2023-01-09  2:36 ` rsbecker
2023-01-09  3:29   ` fawaz ahmed0
2023-01-09 10:22 ` Erik Cervin Edin
2023-01-10  2:42 ` Elijah Newren
2023-01-10  8:18   ` fawaz ahmed0
2023-01-11  2:18     ` Elijah Newren
2023-01-11  8:41       ` Elijah Newren
2023-01-11 20:08       ` fawaz ahmed0 [this message]
2023-01-12  1:54         ` fawaz ahmed0
2023-01-12  2:01           ` Elijah Newren

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=PH7PR12MB77959E90F52C59140ED662DBF1FC9@PH7PR12MB7795.namprd12.prod.outlook.com \
    --to=fawazahmed0@hotmail.com \
    --cc=git@vger.kernel.org \
    --cc=newren@gmail.com \
    /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).