diff options
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | 2014-06-13 19:19:24 +0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2014-06-13 11:49:38 -0700 |
commit | 626f35c89332059980251f7cdf8e94bc49d68834 (patch) | |
tree | ac9a21a42736c8d42f4ba97dcd97f0b034c2966f /merge-blobs.c | |
parent | 03b86647722f11ccc321cd7279aa49b811d17cc2 (diff) | |
download | git-626f35c89332059980251f7cdf8e94bc49d68834.tar.gz |
read-cache: relocate and unexport commit_locked_index()
This function is now only used by write_locked_index(). Move it to
read-cache.c (because read-cache.c will need to be aware of
alternate_index_output later) and unexport it.
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 'merge-blobs.c')
0 files changed, 0 insertions, 0 deletions