]> source.dussan.org Git - jgit.git/commit
Lazy loading of .lfsconfig. 55/192455/3
authorMatthias Fromme <MFromme@dspace.de>
Mon, 4 Apr 2022 04:45:22 +0000 (06:45 +0200)
committerThomas Wolf <thomas.wolf@paranor.ch>
Sat, 30 Apr 2022 13:13:51 +0000 (15:13 +0200)
commit8b8999dca8d71b976da94715e06162510bb51460
treed6049ff83e7fc7fefa55622dfe83487f66a7a3c5
parent1a96d10489099f6661c000db04d806b476b1978d
Lazy loading of .lfsconfig.

Load the '.lfsconfig ' on access instead of trying to load it
unconditionally each time an LFS filter is applied.

Bug 578020
Change-Id: I986d4e61a736fc83cf00e62a08d8413c6bb53f78
org.eclipse.jgit.lfs/src/org/eclipse/jgit/lfs/internal/LfsConfig.java