index
:
delta/ruby-gems/diff-lcs.git
fix-failed-test-due-to-resolving-off-by-one-error
fix-issues-5-and-6
fix-ruby-1.8-support
flatten-clean-up
gh-pages
hoe-3-18-support
main
master
misplaced-chunk-issue-65
reintroduce-the-threshold-test-optimization
rubocop
sorbet
spec-cleanup
switch-to-standardrb-formatting
github.com: halostatue/diff-lcs
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bin
/
ldiff
blob: a9b876fe7695a6f51ae53d318123be88182d09a7 (
plain
)
1
2
3
4
5
6
#!ruby -w require 'diff/lcs' require 'diff/lcs/ldiff' exit Diff::LCS::Ldiff.run(ARGV)