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
Unknown Object (File)
Sun, Dec 29, 8:32 PM
Unknown Object (File)
Nov 14 2024, 8:23 AM
Unknown Object (File)
Nov 11 2024, 3:01 AM
Unknown Object (File)
Nov 4 2024, 11:01 PM
Unknown Object (File)
Oct 31 2024, 6:27 AM
Unknown Object (File)
Oct 25 2024, 11:15 AM
Unknown Object (File)
Oct 21 2024, 9:31 PM
Unknown Object (File)
Oct 17 2024, 4:26 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.