diff --git a/etc/gitconfig b/etc/gitconfig index fbf31d12..28602ed8 100644 --- a/etc/gitconfig +++ b/etc/gitconfig @@ -33,5 +33,5 @@ helper = !github --credentials [filter "ghcleansmudge"] - clean = GHCleanSmudge - smudge = GHCleanSmudge + clean = cat + smudge = cat