]> git.feebdaed.xyz Git - 0xmirror/git-lfs.git/commit
feat[macro]: processing macro lines
authorJulien Marzal <julien.marzal@protonmail.com>
Tue, 28 Oct 2025 08:00:25 +0000 (09:00 +0100)
committerJulien Marzal <julien.marzal@protonmail.com>
Tue, 28 Oct 2025 08:00:25 +0000 (09:00 +0100)
commit951b1565a84c121764dc02ab0f8bd366cc992565
tree26a9d3ab4dfbfb7be7f5c9aeb8ade0535b3ef380
parentbe291918f32742c2af5a28992d6dafb5dfdd6827
feat[macro]: processing macro lines

- Added gitattr.MacroProcessor.ProcessMacros that only processes macros
- Added usage in gitattr.Tree
git/gitattr/macro.go
git/gitattr/macro_test.go
git/gitattr/tree.go