Cyril Brulebois <[email protected]> writes: > (The git commit seems even weirder: > - changelog: Sat, 07 Mar 2026 23:33:26 +0100 > - git metadata: Sat Mar 7 21:20:18 2026 +0100) >
I bet that someone rebased their local changes, sqashed a commit with the changelog entry from 23:33:26 onto a previous commit with "21:20:18", and then rebased again with --committer-date-is-author-date. > ((The git repo also features a 1.248 tag that probably doesn't belong > there.)) I wonder if 1.248 points to a history that is noncontiguous with the master branch? On the qt-kde team I recently pushed one of these when I discovered that I had forgotten to push my (uploaded to the archive) work...so I had to rebase onto the salsa copy and my tag became a...what is the correct term? Shadow HEAD? ;) Best, Nicholas

