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
F18380970: D21301.diff
Thu, Aug 28, 6:41 PM
F18105184: D21301.diff
Sun, Aug 10, 4:44 PM
F18101136: D21301.id.diff
Sat, Aug 9, 12:21 PM
F18089484: D21301.id50718.diff
Wed, Aug 6, 11:34 AM
Unknown Object (File)
Jul 2 2025, 12:41 AM
Unknown Object (File)
Jun 17 2025, 1:03 PM
Unknown Object (File)
Jun 5 2025, 4:56 PM
Unknown Object (File)
Jun 1 2025, 12:22 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.