On 7/31/2025 7:35 PM, Timo Rothenpieler wrote: > We will migrate away from using git.videolan.org to hosting the two > repos there on our own infrastructure.
Since this enabled the rebase and fast forward button, I used that instead of manually pushing. However, a word of warning for others, I messed it up: `git log --pretty=fuller` shows: Author: Dash Santosh <dash.sathyanaraya...@multicorewareinc.com> AuthorDate: Mon Jul 28 11:04:19 2025 -0700 Commit: dwbuiten <dwbuiten@noreply.localhost> CommitDate: Thu Jul 31 21:07:51 2025 +0000 Which is obviously not what we want. This is because of two things: * I had assumed Forgejo would import my full name from github when I signed in via it. It imported absolutely nothing. * I had "hide email from public" selected to not have it show in my profile such that bots can easily scrape it. That led to the disaster of an email shown above. It warns you under the option, but I missed it. Be warned. - Derek _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".