|
|
|
|
|
by _ikke_
902 days ago
|
|
git diff by default outputs valid patch files that you can feed to patch out git apply. --word-diff does not Kernel development involves working with patches a lot, so it made sense to default to that, and --word-diff was added later anyway. |
|
I’ll have to create an alias for my use!