mirror of https://github.com/Wilfred/difftastic/
Merge commit '1a5df0206b25a05cb1b35a68d2105fc7493df39b' into add-racket
commit
24ccd0c527
@ -0,0 +1,2 @@
|
||||
win_* text eol=crlf
|
||||
* eol=lf
|
||||
@ -0,0 +1,9 @@
|
||||
===
|
||||
test1
|
||||
===
|
||||
|
||||
#<<
|
||||
|
||||
---
|
||||
(program
|
||||
(here_string))
|
||||
@ -0,0 +1,10 @@
|
||||
===
|
||||
test1
|
||||
===
|
||||
|
||||
#<<
|
||||
#<<
|
||||
|
||||
---
|
||||
(program
|
||||
(here_string))
|
||||
@ -0,0 +1,13 @@
|
||||
===
|
||||
test1
|
||||
===
|
||||
|
||||
;; NOTE: this file use CRLF
|
||||
#<<
|
||||
#<<
|
||||
|
||||
|
||||
---
|
||||
(program
|
||||
(comment)
|
||||
(here_string))
|
||||
@ -0,0 +1,12 @@
|
||||
===
|
||||
test1
|
||||
===
|
||||
|
||||
;; NOTE: this file use CRLF
|
||||
#<<
|
||||
|
||||
|
||||
---
|
||||
(program
|
||||
(comment)
|
||||
(here_string))
|
||||
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue