Hi. Searched the lists, but haven't found anyone reporting this problem. When doing a "git stash list" I get this strange stash record: stash@{Tue Sep 15 16:28:12 2009}: WIP on master: 2262276 ... I have a global config setting on log: [log] date = local If setting the date config to default or removing the setting, the stash record looks correct: stash@{0}: WIP on master: 2262276 ... I might be missing something here, but I do find this a bit strange. Is this a bug or a feature, and is there a setting I can use (for stash) to always show the latter line? I kind of like having local timestamps in log. I am using git version 1.6.4.2 on the Mac. Thanks - Alf -- 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