https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=252054
--- Comment #15 from Marek Zarychta <zarych...@plan-b.pwste.edu.pl> --- (In reply to Kyle Evans from comment #13) If mergemaster(8) gets deprecated then people would say goodbye to it and will struggle with etcupdate(8). Mergemaster does the merge side by side, etcupdate adds "<<<<<<<<<<<<<<<" ">>>>>>>>>>>>>>" to merged files and you have to edit them manually also taking care of these ">>>>>>>>>>>>>>" marks. Is it that big effort to add ident among other gitattributes(5) to have $Is$ tags to this part of sources? They are only needed for the files mergemaster or etcupdate has to cope with. When it's done both tools can be patched manually by FreeBSD enduser if he would care. Even if mergemaster gets deprecated and removed from the base such ident tags in config files will be helpful. How without them would non-committers who update their repositories only occasionally would figure out that the file has changed? -- You are receiving this mail because: You are the assignee for the bug. _______________________________________________ freebsd-bugs@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-bugs To unsubscribe, send any mail to "freebsd-bugs-unsubscr...@freebsd.org"