Hi Junio, On Mon, 9 Dec 2019, Junio C Hamano wrote: > "panzercheg via GitGitGadget" <gitgitgadget@xxxxxxxxx> writes: > > >Subject: Re: [PATCH v2 1/1] "git lfs" allows users to specify the custom storage location by configuration variable lfs.storage, but when "git p4" interacts with GitLFS pointers, it always used the hardcoded default that is the .git/lfs/ directory, without paying attention to the configuration. > > Oops, what happened here? > > I wonder/I wish if GGG can be a bit more helpful when seeing a > commit that looks "strange". There is already a ticket about that: https://github.com/gitgitgadget/gitgitgadget/issues/120 All it requires is a contributor with a little time :-) > > From: panzercheg <panzercheg@xxxxxxxxx> > > > > Use the value configured in lfs.storage, if exists, as all the > > "git" operations do, for consistency. > > > > Signed-off-by: r.burenkov <panzercheg@xxxxxxxxx> > > Please make sure that the name/email as the author matches whom you > sign-off the patch as. This, too, should be addressed as part of above-mentioned ticket. Ciao, Dscho