24
synchronizing code between multiple work spaces
(aussie.zone)
Welcome to the Python community on the programming.dev Lemmy instance!
Past
November 2023
October 2023
July 2023
August 2023
September 2023
Git version control.
Codeberg is another good service I have not seen mentioned yet.
Edit: typo
Codeberg is git?
It's not GitHub! But fundamentally, it's git
codeberg requires everything to be open source and only allows private repos that support open source projects
interesting, I did not know that. piefed is on there so that has been my main interaction with the service. i use gitlab for my personal private repos.
You can have a couple of private repos on codeberg no problem, it's just that if you start using a lot of HDD space for them without also contributing stuff that they don't like it
So it's technically true that if you never contribute to any projects they don't love private repo-only accounts, but it's a pretty relaxed rule.
Nevertheless a good list of other forgejo instances is e.g. here.
That makes sense, it’s not like code takes up much space!