rodolfomonterros83 :
It is not google drive for code, it's a versioning system which can be used by teams as it will not only work on versions of text files, but also branches of versions, fragments that can or not be incorporated to the main line (branch) and many complexities which allow software to incorporate/revert/join or dismiss certain fragments of work, so absolutely it's not google drive, is it a place where you can store code online, yes, just as much as any drive accessed by ftp access could do the trick, that's an equivalence right there, but no with git, and btw, GitHub is just a brand, you could actually create a git server if needed. Also the part where you're saying that it connects to services, it's also just a brand feature that's absolutely unneeded if you were not to work with a large team or make your work "versionable", that would be an extra layer that would be done in a much more efficient way without GitHub, that's not the reason to use it, it's a feature, and it's good, just not the actual purpose.
2026-08-19 15:46:54