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
May 9 2024, 8:55 PM (4 w, 4 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6277337
Default Alt Text
D19442.diff (444 B)

Event Timeline