Workflow of Git & Github
Git and GitHub are used to track changes to a file, which is why they're often used by developers on projects that involve multiple contributors. Git allows you to track versions of a project, with the ability to roll back in case of problems. It's f...
sidharthviz.hashnode.dev6 min read