path.c: make get_pathname() call sites return const char *
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>
Sun, 30 Nov 2014 08:24:27 +0000 (15:24 +0700)
committerJunio C Hamano <gitster@pobox.com>
Mon, 1 Dec 2014 19:00:10 +0000 (11:00 -0800)
commitdcf6926...5ac569fefbe52269061230f4fde10e47
treea56beac...a3de4c6bd8557288f802fc28738b52a4copy hash to clipboard (tree)
parent4ef9caf...431dbbd23f240a25b69a989aeb9840a4copy hash to clipboard (diff)
15 files changed:
builtin/checkout.c
builtin/clone.c
builtin/fetch.c
builtin/fsck.c
builtin/receive-pack.c
builtin/remote.c
builtin/repack.c
cache.h
fast-import.c
notes-merge.c
path.c
refs.c
run-command.c
run-command.h
sha1_file.c