From: Ivan Korzakow <ivan.korzakow@gmail.com>
To: Ralf Baechle <ralf@linux-mips.org>
Cc: "P. Christeas" <p_christ@hol.gr>, linux-mips@linux-mips.org
Subject: Re: why the early_initcall(au1x00_setup) do not work?
Date: Wed, 11 Jan 2006 16:14:04 +0100 [thread overview]
Message-ID: <a59861030601110714n2134ed42w@mail.gmail.com> (raw)
In-Reply-To: <20060110215322.GA27577@linux-mips.org>
2006/1/10, Ralf Baechle <ralf@linux-mips.org>:
> It is possible to keep both Linus's and the lmo tree in the same
> repository with a _little_ care. I do that all the time. When compressed
> this will result in a bloat of just about 10-20MB.
>
well, in a MIPS repo:
$ git repack -a -d
$ git prune-packed
$ git prune
$ du .git
266M .git
$ tree .git/objects/
.git/objects/
|-- info
| `-- packs
`-- pack
|-- pack-77ee75692f2944708c9dd65d6ba9100f6647b414.idx
`-- pack-77ee75692f2944708c9dd65d6ba9100f6647b414.pack
2 directories, 3 files
What kind of magical git commands are you using ?
Ivan
next prev parent reply other threads:[~2006-01-11 15:11 UTC|newest]
Thread overview: 22+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-09 5:59 why the early_initcall(au1x00_setup) do not work? zhuzhenhua
2006-01-09 14:56 ` Ralf Baechle
2006-01-09 15:20 ` P. Christeas
2006-01-09 15:24 ` Ralf Baechle
2006-01-10 1:02 ` zhuzhenhua
2006-01-10 14:19 ` Ralf Baechle
2006-01-10 15:40 ` Ivan Korzakow
2006-01-10 15:57 ` P. Christeas
2006-01-10 16:38 ` Ivan Korzakow
2006-01-10 16:57 ` P. Christeas
2006-01-10 17:15 ` Ivan Korzakow
2006-01-10 23:20 ` Ralf Baechle
2006-01-11 15:17 ` Ivan Korzakow
2006-01-10 21:53 ` Ralf Baechle
2006-01-11 11:10 ` Ivan Korzakow
2006-01-11 11:20 ` Ralf Baechle
2006-01-11 15:07 ` Ivan Korzakow
2006-01-11 19:07 ` Ralf Baechle
2006-01-11 15:14 ` Ivan Korzakow [this message]
2006-01-10 17:38 ` Jordan Crouse
2006-01-11 2:04 ` zhuzhenhua
2006-01-11 12:16 ` Ralf Baechle
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=a59861030601110714n2134ed42w@mail.gmail.com \
--to=ivan.korzakow@gmail.com \
--cc=linux-mips@linux-mips.org \
--cc=p_christ@hol.gr \
--cc=ralf@linux-mips.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.