Y
Hacker News
new
|
ask
|
show
|
jobs
by
pca006132
485 days ago
Wow I never knew this, I always just type `--no-ext-diff` when piping the output. Thanks!
1 comments
ramses0
485 days ago
`... | cat` is sometimes really handy (and universal)
link
lucasoshiro
485 days ago
I use git -c core.pager = less, but piping seems to be a less verbose option... hmmm I'll try it
link