summaryrefslogtreecommitdiff
path: root/t/t0100-previous.sh
diff options
context:
space:
mode:
authorLibravatar Yuxuan Shui <yshuiv7@gmail.com>2014-03-13 12:45:50 +0800
committerLibravatar Junio C Hamano <gitster@pobox.com>2014-03-13 13:00:30 -0700
commitde42180f6a645491c7ca8683ff2d5060f85f0c51 (patch)
tree619eeebcf614f9c4c33a57e0afcbb916caa56dd8 /t/t0100-previous.sh
parentGit 1.9.0 (diff)
downloadtgif-de42180f6a645491c7ca8683ff2d5060f85f0c51.tar.xz
fsck.c:fsck_ident(): ident points at a const string
Since fsck_ident doesn't change the content of **ident, the type of ident could be const char **. This change is required to rewrite fsck_commit() to use skip_prefix(). Signed-off-by: Yuxuan Shui <yshuiv7@gmail.com> Helped-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t0100-previous.sh')
0 files changed, 0 insertions, 0 deletions