https://bugs.kde.org/show_bug.cgi?id=353560
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aa...@kde.org --- Comment #10 from Albert Astals Cid <aa...@kde.org> --- The problem here is you squashed someone else comments in the web UI but it was in your clone, so gitlab takes you as the author, because which author is it going to chose? (imagine the squashed commits had 4 different authors) If you would have squashed in his clone it would have been fine. In this particular scenario you should have just squashed locally, and then you would not have needed squashing on the web UI, the actual commit author would have been preserved. As for solutions here, it's hard, since you can't really force push to non work branches on the main repo, you need to involve sysadmin for that. If Luigi is really interested in having proper history i guess what you need to do is prepare a clean branch in your clone and ask sysadmin to fix it, but Lugigi is it really that important? -- You are receiving this mail because: You are watching all bug changes.