On Thu, Oct 17, 2013 at 3:14 PM, Stestagg <[email protected]> wrote:
> Using a marker line would allow for commit messages to contain any content > i can't say that i would like commit messages to be able to contain "any content." They're not intended to be general purposes documentation, but _brief_ descriptions of changes made in the context of the current commit. A commit message field is not intended to hold a whole changelog for a release nor a combined list of all changes from commits imported en masse from another SCM (for such uses, just keep the change list as a separate file and check it in along with the commit). IMO the whole thing is far more trouble than it's worth and introduces many corner cases and bugs where we currently don't have any (or only have very old, well-understood ones which we can blame on the other systems which were emulated ;). "If it ain't broke, don't touch it." -- ----- stephan beal http://wanderinghorse.net/home/stephan/ http://gplus.to/sgbeal "Since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf
_______________________________________________ fossil-users mailing list [email protected] http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

