[FFmpeg-devel] git.videolan.org -> git.ffmpeg.org migration
Derek Buitenhuis
derek.buitenhuis at gmail.com
Fri Aug 1 00:26:25 EEST 2025
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.sathyanarayanan at multicorewareinc.com>
AuthorDate: Mon Jul 28 11:04:19 2025 -0700
Commit: dwbuiten <dwbuiten at 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
More information about the ffmpeg-devel
mailing list