You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TortoiseMerge should be able to ignore changes in code comments.
Of course, this is dependent on the code language.
Maybe only for single line comments like
//
#
'
and not for multi line comments like
/*
bla bla
*/
since that would require much more intensive parsing.
Original issue reported on code.google.com by tortoisesvn on 17 Mar 2010 at 9:25
The text was updated successfully, but these errors were encountered:
Original issue reported on code.google.com by
tortoisesvn
on 17 Mar 2010 at 9:25The text was updated successfully, but these errors were encountered: