author | Bradford C. Smith <bradford.carl.smith@gmail.com> | |
Thu, 26 Jul 2007 16:55:28 +0000 (12:55 -0400) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Fri, 27 Jul 2007 07:02:05 +0000 (00:02 -0700) | ||
commit | 6cbf973c9a6f06e9c45b3f6a76f0ceae8e7fd291 | |
tree | e2e1c93666fc9dbd727b29acf5caaa5c8b26f818 | tree | snapshot |
parent | 5d5a7a67384ad03007eea1f365ee255c02a40fa3 | commit | diff |
use lockfile.c routines in git_commit_set_multivar()
Changed git_commit_set_multivar() to use the routines provided by
lockfile.c to reduce code duplication and ensure consistent behavior.
Signed-off-by: Bradford C. Smith <bradford.carl.smith@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Changed git_commit_set_multivar() to use the routines provided by
lockfile.c to reduce code duplication and ensure consistent behavior.
Signed-off-by: Bradford C. Smith <bradford.carl.smith@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
config.c | diff | blob | history |