diff options
author | Nasser Grainawi <quic_nasserg@quicinc.com> | 2024-10-29 17:22:15 -0600 |
---|---|---|
committer | Matthias Sohn <matthias.sohn@sap.com> | 2024-11-05 00:16:39 +0100 |
commit | 3a7a9cb0e89de263d0a5133949c9c9bed5141916 (patch) | |
tree | 26a2adb3e4590d8dd08e2f54b9e972556e82f428 /org.eclipse.jgit.test/tst | |
parent | 4f48a5b1e3842aeeae6b8f0f5d517819373221a4 (diff) | |
download | jgit-3a7a9cb0e89de263d0a5133949c9c9bed5141916.tar.gz jgit-3a7a9cb0e89de263d0a5133949c9c9bed5141916.zip |
ResolveMerger: Allow setting the TreeWalk AttributesNodeProvider
When a merger is created without a Repository, no
AttributesNodeProvider is created in the TreeWalk. Since mergers are
often created with a custom ObjectInserter and no repo, they skip any
lookups of attributes from any of the gitattributes files (within a
tree, in the repo info/ dir, or user/global). Since there are
potentially merge-affecting attributes in those files, callers might
want to use both a custom ObjectInserter and an AttributesNodeProvider.
Change-Id: I7997309003bbb598e1002261b3be7f2cc52066c8
Diffstat (limited to 'org.eclipse.jgit.test/tst')
0 files changed, 0 insertions, 0 deletions