|
|
|
|
|
by stsp
4254 days ago
|
|
I like the default pager in 'git log', too. Some work has been done on the svn side:
http://svn.apache.org/repos/asf/subversion/branches/automati... However, it's not on trunk yet because it's hard to find good defaults. An automatic pager makes sense for some commands, but not all -- and in a meritocratic development model this kind of thing can cause an endless discussion... I suspect we'll eventually merge the feature in a disabled by default state and allow users to enable it on a per-command basis. Git's hard-coding of options passed to the pager has problems, too: https://mail-archives.apache.org/mod_mbox/subversion-dev/201... |
|