Thank you. And how would you use git-filter-branch to create another branch with a different time stamp? Is it possible to commit under a different time stamp than the one provided by your default local time? 2009/10/25 Matthieu Moy <Matthieu.Moy@xxxxxxxxxxxxxxx>: > Alex K <spaceoutlet@xxxxxxxxx> writes: > >> Hello, >> >> Is it possible to change the date of a commit? > > See git-filter-branch. This won't change the date of the existing > commit (which is impossible in Git), but will create another commit > where only the date has been changed. > > -- > 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 > -- 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