Here's another try for GIT_ONE_FILESYSTEM. I took Duy's recommendation not to die() in gentle mode as well as to just use cwd in my error messages (after truncating them). I also fixed the problem with the existing error message's use of an untruncated cwd. Thanks for all of the suggestions! Lars R. Damerow (3): config.c: remove static keyword from git_env_bool() truncate cwd string before printing error message Add support for GIT_ONE_FILESYSTEM Documentation/git.txt | 3 +++ cache.h | 1 + config.c | 2 +- setup.c | 28 +++++++++++++++++++++++++++- 4 files changed, 32 insertions(+), 2 deletions(-) -- 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