2008/3/25 SZEDER Gábor [off-list ref]:
However, it might be better to let setup_git_directory_gently() set
*nongit_ok to 0 if we are in a git repository. Patch appended.
As the one responsible for introducing this bug into shortlog, I can only agree.
builtin-bundle.c | 2 +-
builtin-config.c | 2 +-
builtin-diff-files.c | 2 +-
builtin-ls-remote.c | 2 +-
git.c | 2 +-
setup.c | 8 ++++++++
6 files changed, 13 insertions(+), 5 deletions(-)
git grep reveals that builtin-{apply,diff}.c, help.c and var.c also
belongs on this list.
--
Jonas Fonseca