ViliusS commented on PR #110: URL: https://github.com/apache/activemq-artemis-console/pull/110#issuecomment-3217003499
> Thanks for the article @ViliusS ! I personally work a lot with legacy code, where `git blame` reaches back to 2007 or similar. Squashed commits with tabs→spaces and refactorings are really painful. But I understand that squashing may be good. It's a matter of intuition sometimes. I completely understand what you mean. I've bean working on various FoxPro and PHP code bases reaching 1996 myself :) That's why the article clearly implies that tabs->spaces and refractoring commits should go into separate commits. Then you can ignore those commits with `blame ignore-revs` https://docs.github.com/en/repositories/working-with-files/using-files/viewing-and-understanding-files#ignore-commits-in-the-blame-view -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@activemq.apache.org For additional commands, e-mail: gitbox-h...@activemq.apache.org For further information, visit: https://activemq.apache.org/contact