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
F18558363: D21301.diff
Mon, Sep 8, 8:26 PM
F18558102: D21301.diff
Mon, Sep 8, 8:19 PM
F18558010: D21301.diff
Mon, Sep 8, 8:14 PM
F18380970: D21301.diff
Thu, Aug 28, 6:41 PM
F18105184: D21301.diff
Aug 10 2025, 4:44 PM
F18101136: D21301.id.diff
Aug 9 2025, 12:21 PM
F18089484: D21301.id50718.diff
Aug 6 2025, 11:34 AM
Unknown Object (File)
Jul 2 2025, 12:41 AM
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.