summaryrefslogtreecommitdiff
path: root/git/diff.py
diff options
context:
space:
mode:
authorSebastian Thiel <byronimo@gmail.com>2016-07-17 10:31:53 +0200
committerSebastian Thiel <byronimo@gmail.com>2016-07-17 10:31:53 +0200
commit2ff3a3e72b1ff79e75777ccdddc86f8540ce833d (patch)
tree2102ac009f351063b63f740b7d148158f8ae4a52 /git/diff.py
parent0ed3cd7f798057c02799b6046987ed6a2e313126 (diff)
downloadgitpython-2ff3a3e72b1ff79e75777ccdddc86f8540ce833d.tar.gz
fix(blame): lazily fetch full commit message
That way, we will not only get the summary line contained in the blame, but fetch the full message. This is more costly than the previous implementation allowed it to be, but being less surprising/correct certainly is the preferred behaviour here. Fixes #485
Diffstat (limited to 'git/diff.py')
0 files changed, 0 insertions, 0 deletions