Page MenuHomePhabricator

Remove the "--less-context" flag from "arc diff"
ClosedPublic

Authored by epriestley on May 30 2020, 10:42 PM.
Tags
None
Referenced Files
F18839058: D21301.id50743.diff
Mon, Oct 27, 2:08 PM
F18791188: D21301.diff
Thu, Oct 16, 5:21 AM
F18773481: D21301.id.diff
Thu, Oct 9, 10:17 AM
F18772024: D21301.diff
Wed, Oct 8, 11:42 PM
F18754786: D21301.id50718.diff
Sun, Oct 5, 1:21 AM
F18558363: D21301.diff
Sep 8 2025, 8:26 PM
F18558102: D21301.diff
Sep 8 2025, 8:19 PM
F18558010: D21301.diff
Sep 8 2025, 8:14 PM
Subscribers
None

Details

Summary

Ref T13544. This is an obscure flag and almost never useful. You can accomplish the same goal, roughly, with "git diff | arc diff --raw -". See also PHI675. See also T13338.

Test Plan

Grepped for "less-context", created this revision.

Diff Detail

Repository
rARC Arcanist
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.Jun 5 2020, 8:32 PM
This revision was automatically updated to reflect the committed changes.