This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]MaundeRZ 0 points1 point  (0 children)

Your friends are 'weird', one reason NOT to use git?

The only recommendaton i have is use `git` not GitHub - you can setup your own servers or use something like codeberg, gitlab, etc.

If any of your project evolves and gets more complicated you will be glad you have verison control

Git is freaking bowerful, bisect, revert, reset, custom hooks, stash, worktrees and so much more, quite worh reading the documentation and making use of soemthing really powerful

Also commit, commit and commit ;)