You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .gitconfig
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -70,7 +70,7 @@
70
70
pager=delta
71
71
72
72
[delta]
73
-
max-line-length=700
73
+
max-line-length=1400
74
74
# max-line-distance = 0.3 # better word-diff?
75
75
syntax-theme=base16
76
76
hyperlinks=true# i filed https://github.com/dandavison/delta/issues/362 but in 2022 i can't see brokenness in the issue nor repro weirdness. but i installed latest `less` anyway
@@ -141,7 +141,7 @@
141
141
[merge]
142
142
tool=opendiff
143
143
renameLimit=0
144
-
#still evaluating if i prefer this 3 item conflict dealio....
0 commit comments