From: Joey Hess <joey@kitenet.net>
To: Scott Chacon <schacon@gmail.com>
Cc: git list <git@vger.kernel.org>
Subject: Re: Fwd: Git and Large Binaries: A Proposed Solution
Date: Wed, 26 Jan 2011 13:42:26 -0400 [thread overview]
Message-ID: <20110126174226.GA14511@gnu.kitenet.net> (raw)
In-Reply-To: <AANLkTimE+s81Xbj4snNX0WWxG8x=qSwaQWfK+08+1Zy+@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 881 bytes --]
Scott Chacon wrote:
> Sorry to come in a bit late to this, but in addition to git-annex, I
> wrote something called 'git-media' a long time ago that works in a
> similar manner to what you both are discussing.
Huh, if I had known about that I might not have written git-annex.
Although probably I would have still, I needed a more distributed
approach to storing data than git-media seems to support, and the
ability to partially check out only some files.
> > git config --global filter.huge.clean huge-clean %f
>
> This is amazing. I absolutely did not know you could do this, and it
> would make parts of git-media way better if I re-implemented it using
> this. Thanks for pointing this out.
Yeah, that's great, it should allow a smart clean filter to not waste
time reprocessing a known large file on every git status/git commit.
--
see shy jo
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 828 bytes --]
next prev parent reply other threads:[~2011-01-26 17:42 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <AANLkTin=UySutWLS0Y7OmuvkE=T=+YB8G8aUCxLH=GKa@mail.gmail.com>
2011-01-21 18:57 ` Fwd: Git and Large Binaries: A Proposed Solution Eric Montellese
2011-01-21 21:36 ` Wesley J. Landaker
2011-01-21 22:00 ` Eric Montellese
2011-01-21 22:24 ` Jeff King
2011-01-21 23:15 ` Eric Montellese
2011-01-22 3:05 ` Sverre Rabbelier
2011-01-23 14:14 ` Pete Wyckoff
2011-01-26 3:42 ` Scott Chacon
2011-01-26 16:23 ` Eric Montellese
2011-01-26 17:42 ` Joey Hess [this message]
2011-01-26 21:40 ` Jakub Narebski
2011-03-10 21:02 ` Alexander Miseler
2011-03-10 22:24 ` Jeff King
2011-03-13 1:53 ` Eric Montellese
2011-03-13 2:52 ` Jeff King
2011-03-13 19:33 ` Alexander Miseler
2011-03-14 19:32 ` Jeff King
2011-03-16 0:35 ` Eric Montellese
2011-03-16 14:40 ` Nguyen Thai Ngoc Duy
2011-01-22 0:07 ` Joey Hess
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=20110126174226.GA14511@gnu.kitenet.net \
--to=joey@kitenet.net \
--cc=git@vger.kernel.org \
--cc=schacon@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 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.