Skip to content

Commit 6291470

Browse files
committed
Add cachetextconv to instructions
Speed up repeated diffs using caching See https://git-scm.com/docs/gitattributes [skip ci]
1 parent dc14a20 commit 6291470

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,5 +3,6 @@
33
# 2) Add this to ~/.gitconfig:
44
# [diff "gron"]
55
# textconv=gron
6+
# cachetextconv=true
67
# Now, git log -p, show, and friends will use gron for json differences.
78
app/javascript/oldjs/locale/*.json diff=gron

0 commit comments

Comments
 (0)