From: Nguyễn Thái Ngọc Duy Date: Fri, 6 Aug 2010 03:15:09 +0000 (-0500) Subject: config: run setup_git_directory_gently() sooner X-Git-Tag: v1.7.3-rc0~33^2~6 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/3ba7e6e29afd67e69ff5963d8ed76728824959a0?hp=3ba7e6e29afd67e69ff5963d8ed76728824959a0 config: run setup_git_directory_gently() sooner For the pager choice (and the choice to paginate) to reflect the current repository configuration, the repository needs to be located first. Signed-off-by: Nguyễn Thái Ngọc Duy Signed-off-by: Junio C Hamano Signed-off-by: Jonathan Nieder Signed-off-by: Junio C Hamano ---