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
F13062206: D21301.diff
Fri, Apr 19, 9:58 PM
Unknown Object (File)
Fri, Mar 29, 12:32 PM
Unknown Object (File)
Thu, Mar 28, 9:38 AM
Unknown Object (File)
Mar 15 2024, 10:01 AM
Unknown Object (File)
Feb 24 2024, 5:48 PM
Unknown Object (File)
Feb 24 2024, 5:39 PM
Unknown Object (File)
Feb 24 2024, 5:07 PM
Unknown Object (File)
Feb 15 2024, 12:52 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.