Might be more difficult for people with private repos, as I recall Codeberg doesn't like private repos on their platform.
I just noticed this, they dont allow private repos (with few exceptions)
I wonder why they dont just offer unlimited private repos for (reasonably) paid accounts , I think maybe a 40 dollar per year (or 4 dollar monthly), is low and encouraging , and should be welcomed by many , I hope they consider it
If you have a server, some cheap VPS will suffice, you can host a private git repo there without installing anything. Run this on your server:
and then on your PC you can do this: It's probably a good idea to make a separate user account on the server for it, though.