git@vger.kernel.org mailing list mirror (one of many)
 help / color / mirror / code / Atom feed
* Reducing Git Repository size - git-filter-repo doesn't help
@ 2023-01-09  2:22 fawaz ahmed0
  2023-01-09  2:36 ` rsbecker
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: fawaz ahmed0 @ 2023-01-09  2:22 UTC (permalink / raw)
  To: git@vger.kernel.org

Hi,

I have this huge repo: https://github.com/fawazahmed0/currency-api#readme  and I am trying to reduce its size.

I have run filter-repo script on this repo (  https://github.com/fawazahmed0/currency-api/blob/1/.github/workflows/cleanup-repo.yml )
The commits were reduced from 1k to 600 , but the space used is still same. (i.e size-pack: 6.47 GiB , https://github.com/fawazahmed95/currency-api/actions/runs/3865919157/jobs/6589710845#step:5:1498 )

Almost all commits of this repo were applied on partially cloned repository: ( https://github.com/fawazahmed0/currency-api/blob/1/.github/workflows/run.yml )
So I guess it had never run any git maintenance task in it's life.

I am not sure what needs to be done to reduce it's space utilization. ( https://docs.github.com/en/repositories/working-with-files/managing-large-files/about-large-files-on-github#:~:text=less%20than%205%20GB%20is%20strongly%20recommended )


Thanks,
Fawaz Ahmed








^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2023-01-12  2:02 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
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
2023-01-12  1:54         ` fawaz ahmed0
2023-01-12  2:01           ` Elijah Newren

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).