19 ms·
With git you could set up “smudge” filters to do your own formatting on checkout and “clean” formatting for the canonical formatting on staging files. https://
by leipert 1y ago
With git you could set up “smudge” filters to do your own formatting on checkout and “clean” formatting for the canonical formatting on staging files.
https://git-scm.com/book/pt-br/v2/Customizing-Git-Git-Attributes#rfilters_a https://git-scm.com/book/pt-br/v2/Customizing-Git-Git-Attrib...