Any thoughts on a feature to take a diff from a local fossil repo and email it to someone, who can then put it in their stash? Something like this:
fossil mail -r 23234234 [email protected] Which would send a patch from current to the -r revision to me. I could then save the attachment and do: fossil patch stuff.diff And it'd attempt applying it using whatever diff/patch tools are configured. -- Zed A. Shaw http://zedshaw.com/ _______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

