I have converted a simple git repo to fossil using
    git fast-export --all | fossil import --git tcl-scgi.fossil

I would like to change the user associated with commits from
g...@gahr.ch 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 g...@gahr.ch 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
g...@gahr.ch

Attachment: signature.asc
Description: PGP signature

_______________________________________________
fossil-users mailing list
fossil-users@lists.fossil-scm.org
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to