diff options
author | René Scharfe <l.s.r@web.de> | 2014-08-30 11:47:19 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-09-02 10:37:24 -0700 |
commit | d773144417b1a87b4529144ab0530ecfea103754 (patch) | |
tree | 5012713e0fadd1c24db5ecdef3fd30b6b26cacf8 /t/t6026-merge-attr.sh | |
parent | connect: simplify check_ref() using skip_prefix() and starts_with() (diff) | |
download | tgif-d773144417b1a87b4529144ab0530ecfea103754.tar.xz |
pack-write: simplify index_pack_lockfile using skip_prefix() and xstrfmt()
Get rid of magic string length constants by using skip_prefix() instead
of memcmp() and use xstrfmt() for building a string instead of a
PATH_MAX-sized buffer, snprintf() and xstrdup().
Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t6026-merge-attr.sh')
0 files changed, 0 insertions, 0 deletions