Adjusting context lines in diff view? #122412
Unanswered
MasterInQuestion
asked this question in
Repositories
Replies: 1 comment
-
|
This should be a default profile setting that I can set for how I want to see PR diffs. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Is there any way to specify the desired number of context lines of diff view?
(e.g. via "c=100" alike request parameter; corresponding to `diff` "-C")
Related:
https://github.blog/2013-12-02-expanding-context-in-diffs/
----
Notable use case:
https://github.com/MasterInQuestion/attach/commit/e18e5cd26b9d27bacefa685ba70d0d41bc7d7cbc?c=1000
(alike)
https://trac.ffmpeg.org/wiki/colorspace?action=diff&contextlines=8&version=31
https://trac.ffmpeg.org/wiki/Scaling?action=diff&contextlines=5&old_version=30&version=34
Beta Was this translation helpful? Give feedback.
All reactions