Archives by Category
Contact
- Hagen Paul Pfeifer
- http://jauu.net
- hagen@jauu.net (encrypted preferred)
- KeyId: 0x98350C22
- Telephone: +49 174 5455209
Follow this blog
Git Diff Context
DEC 2011
03
- Published in: programming
- | Time: 01:01:36 CET
- | SHA1: 08b024ee38f509f9d9e112da6956b8f825a860b1
Wow, two new git diff options:
--minimal to spend extra CPU cycles to generate a shorter diff
--function-context to display the whole function that was affected by the change. Nice for reviews by people without the whole context in mind.