Hi Wes,

We started looking at the documentation for git filter-branch and it
recommends not to use it. It states that "git-filter-branch is riddled with
gotchas resulting in various ways to easily corrupt repos or end up with a
mess worse than what you started with:".

I guess we can decide to run this at any time, so let's discuss this more
once we have the repos building?

Thanks,

Andy.

On Sun, Apr 18, 2021 at 8:16 AM Wes McKinney <wesmck...@gmail.com> wrote:

> Hi Andy — are you planning to use git filter-branch to remove
> non-Rust-related commits from the git history? This would seem helpful to
> trim the repository sizes. It changes commit hashes but I suppose this is a
> fair trade off.
>
> On Sun, Apr 18, 2021 at 9:11 AM Andy Grove <andygrov...@gmail.com> wrote:
>
> > We are now starting the process of copying the Rust components to the new
> > repositories. There is a tracking document that we are working from [1].
> >
> > We will send an update once the code is in the new repositories. We do
> not
> > plan on removing code from the monorepo until after the 4.0.0 release.
> >
> > [1]
> >
> >
> https://docs.google.com/document/d/1BJvBQhjJwey1uuZYALpRaAGAT7CtjcgrMbVWGLJLE2c/edit?usp=sharing
> >
>

Reply via email to