mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Tweak large copy
This commit is contained in:
@@ -31,7 +31,7 @@ elsif File.file?(path)
|
|||||||
puts " language: #{blob.language}"
|
puts " language: #{blob.language}"
|
||||||
|
|
||||||
if blob.large?
|
if blob.large?
|
||||||
puts " large (blob is too large to be shown)"
|
puts " blob is to large to be shown"
|
||||||
end
|
end
|
||||||
|
|
||||||
if blob.generated?
|
if blob.generated?
|
||||||
|
|||||||
Reference in New Issue
Block a user