To clear a misconception I often see from people who know about version control but don't want to use it:

Git ≠ GitHub ≠ open source

You can have a local Git repo and keep your change history only for yourself.
If you're writing code and you don't use version control (such as git), WHY ON EARTH ARE YOU READING THIS?! Go set one up! RIGHT F**KING NOW! There is absolutely no reason to code without version control.

/vent

#GameDev #Godot

Comments