Remove smudge part of jsonfmt filter
Signed-off-by: Knut Ahlers <knut@ahlers.me>
This commit is contained in:
parent
d0e2f27569
commit
14452bceb8
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ renames = true
|
||||||
|
|
||||||
[filter "jsonfmt"]
|
[filter "jsonfmt"]
|
||||||
clean = jq -S . %f
|
clean = jq -S . %f
|
||||||
smudge = cat %f
|
|
||||||
|
|
||||||
[filter "lfs"]
|
[filter "lfs"]
|
||||||
process = git-lfs filter-process
|
process = git-lfs filter-process
|
||||||
|
|
Loading…
Reference in a new issue