On Wed, 19 Dec, Stefan Bellon wrote: > I'm wondering whether it is possible via command line (or simple > enough SQL) to change the commit time of a specific commit (the most > recent one).
I just found out that the --date-override switch - although only documented for "fossil init" - also works on "fossil commit". As it takes real ISO 8601 date format as argument, that's just exactly what I was looking for. Greetings, Stefan -- Stefan Bellon _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

