By "text" here, do you mean Apple chat, SMS, or some other platform?
Deestan
joined 2 years ago
Yeah migrating Git is as easy as it gets in my opinion :) Add remote, push, tada.
Time to move my lazy ass and finally do that migration I've been putting off.
What alternatives are you guys recommending? I've heard good things of Codeberg so far.
Well, sure.
scp -r source target
works with git too. And pretty much everything if you have/want filesystem as your access point.Appreciate learning about fossil, but switching all my stuff to a different VCS entirely is overkill, and I can't see it doing anything easier, simpler or better than git. Especially if I want to make it easy for others to depend on my stuff.