2008/3/25 SZEDER Gábor <szeder@xxxxxxxxxx>: > 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 -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html