Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.kernel.org/pub/scm/git/git.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNguyễn Thái Ngọc Duy <pclouds@gmail.com>2011-03-26 12:04:25 +0300
committerJunio C Hamano <gitster@pobox.com>2011-03-29 04:02:57 +0400
commitb892913d51795ee66d825bedd23e5c4ffe85ebb2 (patch)
tree77bdd69eeae4251d6478746c36dcb531d059eded /setup.c
parent9b125da490990ae4d08dd1517dc38b188b874fa8 (diff)
Kill off get_relative_cwd()
Function dir_inside_of() does something similar (correctly), but looks easier to understand and does not bundle cwd to its business. Given get_relative_cwd's only user is is_inside_dir, we can kill it for good. 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 'setup.c')
0 files changed, 0 insertions, 0 deletions