]> git.ipfire.org Git - thirdparty/git.git/commit
blame: rename coalesce function
authorJeff Smith <whydoubt@gmail.com>
Wed, 24 May 2017 05:15:15 +0000 (00:15 -0500)
committerJunio C Hamano <gitster@pobox.com>
Wed, 24 May 2017 06:41:51 +0000 (15:41 +0900)
commitc697136229290d5f5d6e6606916d4e77c90877dc
tree699edde371e6a1550b9b73d90d0ee29864482321
parent006a0744998804d43a02034bf44b97a163027bb5
blame: rename coalesce function

Functions that will be publicly exposed should have names that better
reflect what they are a part of.

Signed-off-by: Jeff Smith <whydoubt@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/blame.c