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
F15332958: D21301.diff
Fri, Mar 7, 10:40 PM
Unknown Object (File)
Sat, Feb 22, 6:37 AM
Unknown Object (File)
Feb 9 2025, 9:25 AM
Unknown Object (File)
Feb 9 2025, 9:25 AM
Unknown Object (File)
Feb 9 2025, 9:25 AM
Unknown Object (File)
Jan 29 2025, 8:30 PM
Unknown Object (File)
Jan 25 2025, 7:55 AM
Unknown Object (File)
Jan 25 2025, 7:55 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.