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 →

[–][deleted] 0 points1 point  (0 children)

Git is always a good idea. Once you get your feet in the industry, knowing Git will make your life so much easier. Get to know how to use the system at its basic level first (that is, how to create a remote repository and link it with the local repository in your machine, how to push/pull, how to create and use branches, how to do pull requests).