Comment on Antman - Android Tab Manager

<- View Parent
S_S@lemy.lol ⁨3⁩ ⁨months⁩ ago

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

source
Sort:hotnewtop