I have converted a simple git repo to fossil using
git fast-export --all | fossil import --git tcl-scgi.fossilI would like to change the user associated with commits from [email protected] to simply gahr. Do to that, I updated the 'user' column of the 'event' table. Both fossil timeline and fossil server look fine: https://code.ptrcrt.ch/tcl-scgi/timeline However, when I clone the repo, I still get [email protected] in the timeline and in the event table. I have tried this on different hosts and I still don't see where it's coming from. Any hintys? -- Pietro Cerutti [email protected]
signature.asc
Description: PGP signature
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

