Carlos Martín Nieto <cmn@xxxxxxxx> writes: > I was surpised when I tried 'git commit --amend --date=now' that git > didn't understand 'now' as a date, which seems like a more obvious > place to fix it. +1 I really don't think Git wants yet-another-option for each use-case we find, and accepting "now" as a date (either by hardcoding "now" as an accepted value, or by running approxidate on the argument of --date). -- Matthieu Moy http://www-verimag.imag.fr/~moy/ -- 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