Campus-Advisors / campus-advisor-training-neelssleen

campus-advisor-training-neelssleen created by GitHub Classroom
MIT License
0 stars 0 forks source link

Module 1.1 Assignment #1

Open neelssleen opened 4 years ago

neelssleen commented 4 years ago

Given what you have learned about Git, why would you want to use Git in your classroom?

neelssleen commented 4 years ago

I learned about the how the git helps to control the different version of code and files and the learned about the distributed version control.

And about how to initialise the local git repository, staging the files, commit the file changes, how to create new branch, switching between the branch and merge the branch with master.

Git is widely used version tool in many big companies. Git knowledge helps the student to get the job. Knows about the git help them to maintain their hobby projects.