On Wed, Oct 16, 2013 at 12:57 PM, <[email protected]> wrote: > Yeah, I only asked for a user defined comment character since I thought it > too bold to request it be changed outright. '#' is really too useful to me > to be relegated to comments :( > So many other useless characters to choose from? >
Besides the various command shells, several languages also use # to introduce comments. Note that in commit messages, Fossil only ignore lines that start with #, so you can "hide" # with other characters.
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

