author | Christian Couder <chriscool@tuxfamily.org> | |
Thu, 22 Jul 2010 13:18:31 +0000 (15:18 +0200) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 23 Jul 2010 23:10:58 +0000 (16:10 -0700) | ||
commit | dfe7effe7d873015c8624d438b98671083c12e27 | |
tree | 714451c6eeb663475a5de87c4b4339691c04686f | tree | snapshot |
parent | 11af2aaed657d10dea083f5d5cb7f93bb96a7b70 | commit | diff |
revert: rename variables related to subject in get_message()
Generic-looking pointer variable "p" was used only to point at subject
string and had a rather lifespan.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Generic-looking pointer variable "p" was used only to point at subject
string and had a rather lifespan.
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/revert.c | diff | blob | history |