Git sync for Codeberg?

First, search the help docs and this forum. Maybe your question has been answered! The debugging steps can help, too. Still stuck? Delete this line and proceed.

What I’m trying to do

Hi, I'm trying to setup Vinzent03's git plugin, but our repo is on Codeberg (not Github).
At the moment I'm stuck at `Clone an existing remote repo`. I found [this blogpost](https://linked-blog-starter.vercel.app/connect-obsidian-vault-with-github), it suggests the following format: 
`https://<PERSONAL_ACCESS_TOKEN>@github.com/<USERNAME>/<REPO>.git`.
 
The blogpost explains it starts with ghp_ but this is a 'GitHub classic token' and afik Codeberg supports SSH and GPG keys.
How do I proceed?

Things I have tried

Tried Forum search, Google and Copilot AI to find a solution. No luck so far.

You might check the Issues page of the plugin’s GitHub to see if there’s any relevant discussion of non-GitHub usage. (The GitHub is linked near the top of the plugin’s description.)