diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2018-01-14 17:18:18 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-01-16 13:12:02 -0800 |
commit | 7db2d08cdccc39ea3d9a1da2da30e54f92b8fd12 (patch) | |
tree | 6dfc9de5254bec5a8e94af788c26aa4abcc48f67 /t/t0008-ignores.sh | |
parent | RelNotes: minor typofix (diff) | |
download | tgif-7db2d08cdccc39ea3d9a1da2da30e54f92b8fd12.tar.xz |
read-cache.c: change type of "temp" in write_shared_index()
This local variable 'temp' will be passed in from the caller in the next
patch. To reduce patch noise, let's change its type now while it's still
a local variable and get all the trival conversion out of the next patch.
Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0008-ignores.sh')
0 files changed, 0 insertions, 0 deletions