Junio C Hamano <gitster@xxxxxxxxx> writes: > Greg Brockman <gdb@xxxxxxx> writes: > ... >> I had a submitted a revised patch that just uses HOME, see >> http://thread.gmane.org/gmane.comp.version-control.git/152050/focus=152135. >> I guess that didn't make it in yet. > > No, it didn't; because you said > > Err, actually it would probably be a good idea to > s/char *home = getenv("HOME");/const char *home = getenv("HOME");/ > > Greg > > hinting me not to pick it up. Ok, I'll replace 1/3 with http://thread.gmane.org/gmane.comp.version-control.git/152050/focus=152133 and hand-tweak the constness. Thanks. -- 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