Merge branch 'jc/maint-blame-minimal' into maint
authorJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2012 04:11:49 +0000 (21:11 -0700)
committerJunio C Hamano <gitster@pobox.com>
Wed, 2 May 2012 04:11:49 +0000 (21:11 -0700)
"git blame" started missing quite a few changes from the origin since we
stopped using the diff minimalization by default in v1.7.2 era.

Teach "--minimal" option to "git blame" to work around this regression.

* jc/maint-blame-minimal:
blame: accept --need-minimal

1  2 
builtin/blame.c
diff --cc builtin/blame.c
Simple merge