##// END OF EJS Templates
merge: drop the quotes around commit description...
merge: drop the quotes around commit description We already have a ":" after the user name to denote the start of the description. The current usage of quotes around the description is problematic as the truncation to 80 chars is likely to drop the closing quote. This may confuse syntax coloration in some editors.
Pierre-Yves David -
r21693:9c35f3a8 default
Show More