GitHub and Codeberg are not Version Control Systems, they are Git platforms
Git is a VCS
I don’t like platforms and unnecessary information that are being stored in them or Git, also it is more in the way to be honest
It is not that hard to:
tar -xzf antman-1.0.0.tar.gz cd antman-1.0.0 git init . git add -A git commit -a -m "initial commit"
if anyone wants to use Git, generate me a patch file and I’ll handle it fine if you want to contribute back
I’m not going for another arguing here, if you want to check out my previous answers to this question check my profile and find my other threads
EmbarrassedDrum@lemmy.dbzer0.com 3 weeks ago
yeah that’s very odd…