> What I'm thinking might serve your desires best would be to allow a > template for long comments... and perhaps have a way to indicate a boring > portion of the long comments that is optionally hidden in the interface. > Then one could put a license statement in the template, perhaps hidden with > a marker. Maybe: > > darcs record --long-comment-template=~/.licence > > ~/.license contains: > LICENSE > This code is license under GPL 2 or later, and I grant Zooko the right to > relicense it if he wishes. > EOF > > Then we could perhaps run something like > > darcs changes --boring-comment-initiator=LICENSE
This is very close to 'darcs record --logfile=LICENSE --edit-long-comment'. Perhaps using that is good enough? -- Zachary P. Landau <[EMAIL PROTECTED]> _______________________________________________ darcs-users mailing list [email protected] http://www.abridgegame.org/mailman/listinfo/darcs-users
