|
|
|
|
|
by ryan-c
1913 days ago
|
|
It's a bit more complicated than that. For example, if you do git log --format=%ae | sort -u the cursor movement sequences will be preserved. I haven't delved too deeply into what git actually does here in terms of processing for "pager" output vs not. |
|