[PATCH] store: remove unnecessary copying on requires file
Pulkit Goyal
7895pulkit at gmail.com
Thu Sep 17 12:53:52 UTC 2020
On Thu, Sep 17, 2020 at 4:34 PM Yuya Nishihara <yuya at tcha.org> wrote:
>
> On Wed, 16 Sep 2020 18:45:15 +0530, Pulkit Goyal wrote:
> > # HG changeset patch
> > # User Pulkit Goyal <7895pulkit at gmail.com>
> > # Date 1597134985 -19800
> > # Tue Aug 11 14:06:25 2020 +0530
> > # Node ID ed13c879d4d46075d76d7b4e2d7a5c3995a44e20
> > # Parent bd56597b225455b1d34501c043e36e62c1aa4748
> > # EXP-Topic refactor
> > store: remove unnecessary copying on requires file
> >
> > This copying of `requires` file dates back to
> > 0642d9d7ec80a307e0c0bb7fa9c696155fc146da which is 12 years old.
>
> This would break local clone of old repositories. Try
> --format.usestore=false.
Oh, I see. Thank you!
More information about the Mercurial-devel
mailing list