Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14125987
D13288.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
560 B
Referenced Files
None
Subscribers
None
D13288.diff
View Options
diff --git a/src/applications/differential/management/PhabricatorHunksManagementMigrateWorkflow.php b/src/applications/differential/management/PhabricatorHunksManagementMigrateWorkflow.php
--- a/src/applications/differential/management/PhabricatorHunksManagementMigrateWorkflow.php
+++ b/src/applications/differential/management/PhabricatorHunksManagementMigrateWorkflow.php
@@ -48,8 +48,6 @@
new PhutilNumber($diff_len),
sprintf('%.1f%%', 100 * ($diff_len / $old_len))));
}
-
- break;
}
if ($saw_any_rows) {
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Sun, Dec 1, 12:17 PM (19 h, 37 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6812669
Default Alt Text
D13288.diff (560 B)
Attached To
Mode
D13288: Remove `break` from hunk migration
Attached
Detach File
Event Timeline
Log In to Comment