unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: David Reitter <david.reitter@gmail.com>
To: Jim Meyering <jim@meyering.net>,
	Emacs development discussions <emacs-devel@gnu.org>
Subject: Re: FYI, emacs.git repo size: now 155M, was 1.1G
Date: Fri, 9 Oct 2009 08:12:11 -0400	[thread overview]
Message-ID: <4732F913-6DDA-43EC-AD50-FD7A20C7A065@gmail.com> (raw)
In-Reply-To: <87iqepnf2l.fsf@meyering.net>

On Oct 9, 2009, at 4:31 AM, Jim Meyering wrote:
>
> Note that if your own emacs/.git/ directory is larger than say 200M,
> you too can save some space by running "git gc".

Wouldn't it do that automatically once a month?

The other space-saving function is "git-new-workdir".  I think it's  
"contrib" rather than installed by default, but it's a life-saver when  
"git checkout" takes a bit too long (it takes maybe 5 seconds for me  
to switch to another branch with my Emacs repository).  It creates a  
separate directory with just a different branch, while sharing the a  
central (yet local) repository.  Kind of like how Bazaar does it.   
This saves a lot of space - and time: it's a excellent solution when  
re-building takes a long time after switching branches.




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

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

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=4732F913-6DDA-43EC-AD50-FD7A20C7A065@gmail.com \
    --to=david.reitter@gmail.com \
    --cc=emacs-devel@gnu.org \
    --cc=jim@meyering.net \
    /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).