Introduction
Hello,I'm currently a data science student and this is my understanding of git workflow, from creating folders on my local computer to adding files, pushing and having them on my github repository.
Working directory
This is the active folder created in the local machine which will have all the files related to the project.
We can create a folder on terminal by following the steps,






