All of lore.kernel.org
 help / color / mirror / Atom feed
From: Johannes Sixt <j6t@kdbg.org>
To: Enrico Weigelt <enrico.weigelt@vnc.biz>
Cc: git list <git@vger.kernel.org>
Subject: Re: filter-branch IO optimization
Date: Thu, 11 Oct 2012 20:36:14 +0200	[thread overview]
Message-ID: <5077119E.4060702@kdbg.org> (raw)
In-Reply-To: <fa1e05a5-54b3-47ff-bd28-dc463ebbc4bd@zcs>

Am 11.10.2012 17:39, schrieb Enrico Weigelt:
> The main goal of this filtering is splitting out many modules from a
> large upstream repo into their own downstream repos.
...
> The next step I have in mind is using --subdirectory-filter, but open
> questsions are:
> 
> * does it suffer from the same problems w/ empty username/email like --tree-filter ?

I think so.

> ** if yes: what can I do about it (have an additional pass for fixing that before
>    running the --tree-filter ?

Use --env-filter.

> * can I somehow teach the --subdirectory filter to place the result under some
>   somedir instead of directly to root ?

No, but see the last example in the man page.

> * can I use --tree-filter in combination with --subdireectory-filter ? 
>   which one is executed first ?

Yes. --subdirectory-filter applies first.

-- Hannes

  reply	other threads:[~2012-10-11 18:36 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <7e000a0f-9e4e-4a4d-a8ce-5d017e17939c@zcs>
2012-10-11 15:39 ` filter-branch IO optimization Enrico Weigelt
2012-10-11 18:36   ` Johannes Sixt [this message]
2012-10-11 20:34   ` Thomas Rast
2012-10-12 14:49     ` Enrico Weigelt
2012-10-12 15:59       ` Enrico Weigelt
2012-10-12 17:20         ` Enrico Weigelt
2012-10-12 17:20       ` Jeff King

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=5077119E.4060702@kdbg.org \
    --to=j6t@kdbg.org \
    --cc=enrico.weigelt@vnc.biz \
    --cc=git@vger.kernel.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.