commit | 1cd8031b2d2e937239918a3a498b1b217a198cc1 | [log] [tgz] |
---|---|---|
author | Nguyễn Thái Ngọc Duy <pclouds@gmail.com> | Fri Nov 26 22:32:36 2010 +0700 |
committer | Junio C Hamano <gitster@pobox.com> | Wed Dec 22 14:34:24 2010 -0800 |
tree | f81edfb601233946b70f8ca990665f33f5a0bf9c | |
parent | e6aea2dba27798f5d1eca32435e407541caca400 [diff] |
setup: clean up setup_bare_git_dir() work_tree_env argument is removed because this function does not need it. GIT_WORK_TREE is only effective inside setup_explicit_git_dir. Signed-off-by: Nguyễn Thái Ngọc Duy <pclouds@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>