diff options
author | Pranit Bauva <pranit.bauva@gmail.com> | 2016-05-25 00:49:50 +0530 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-06-09 10:03:10 -0700 |
commit | e51b0dfc978649b9f0e3a594030810cc472a8b08 (patch) | |
tree | e62c9e91ae6fa9bfed42b9bd49e397927eb9fe30 /Documentation/git-push.txt | |
parent | 49fa3dc76179e04b0833542fa52d0f287a4955ac (diff) | |
download | git-e51b0dfc978649b9f0e3a594030810cc472a8b08.tar.gz git-e51b0dfc978649b9f0e3a594030810cc472a8b08.tar.xz |
builtin/commit.c: memoize git-path for COMMIT_EDITMSG
This is a follow up commit for f932729c (memoize common git-path
"constant" files, 10-Aug-2015).
The many function calls to git_path() are replaced by
git_path_commit_editmsg() and which thus eliminates the need to repeatedly
compute the location of "COMMIT_EDITMSG".
Mentored-by: Lars Schneider <larsxschneider@gmail.com>
Mentored-by: Christian Couder <chriscool@tuxfamily.org>
Signed-off-by: Pranit Bauva <pranit.bauva@gmail.com>
Reviewed-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'Documentation/git-push.txt')
0 files changed, 0 insertions, 0 deletions