Page MenuHomePhabricator

D19442.diff
No OneTemporary

D19442.diff

diff --git a/src/difference/ArcanistDiffUtils.php b/src/difference/ArcanistDiffUtils.php
--- a/src/difference/ArcanistDiffUtils.php
+++ b/src/difference/ArcanistDiffUtils.php
@@ -63,7 +63,7 @@
$ol = strlen($o);
$nl = strlen($n);
- $max_glyphs = 80;
+ $max_glyphs = 100;
// This has some wiggle room for multi-byte UTF8 characters, and the
// fact that we're testing the sum of the lengths of both strings. It can

File Metadata

Mime Type
text/plain
Expires
Wed, Mar 19, 3:49 PM (3 d, 22 h ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
7675482
Default Alt Text
D19442.diff (444 B)

Event Timeline