unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Jim Meyering <jim@meyering.net>
To: Emacs development discussions <emacs-devel@gnu.org>
Subject: FYI, emacs.git repo size: now 155M, was 1.1G
Date: Fri, 09 Oct 2009 10:31:46 +0200	[thread overview]
Message-ID: <87iqepnf2l.fsf@meyering.net> (raw)

FYI, I just checked on the emacs.git repository
and found it to be unexpectedly large at over 1 GiB:

    $ du -sh .; git gc; du -sh .
    1.1G    .
    Counting objects: 539769, done.
    Delta compression using up to 4 threads.
    Compressing objects: 100% (127621/127621), done.
    Writing objects: 100% (539769/539769), done.
    Total 539769 (delta 423801), reused 524422 (delta 411781)
    Removing duplicate objects: 100% (256/256), done.
    155M    .

So I ran git's garbage-collector and that brought the size down to 155M.

Note that if your own emacs/.git/ directory is larger than say 200M,
you too can save some space by running "git gc".




             reply	other threads:[~2009-10-09  8:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-10-09  8:31 Jim Meyering [this message]
2009-10-09 12:12 ` FYI, emacs.git repo size: now 155M, was 1.1G David Reitter

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: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87iqepnf2l.fsf@meyering.net \
    --to=jim@meyering.net \
    --cc=emacs-devel@gnu.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.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.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).