HomeCourseGit and Github

Git and Github

Git and Github

Categories: Git and Github
Wishlist Share
Share Course
Page Link
Share On Social Media

About Course

What is Github

Github is a company which helps us storing code in the cloud and provide workflow automations service and this service allow you to automate all kinds of repository related process & actions.

What is Git

It is a free version control system / tool and It is the tool which we can download and install in our machine and with that git tool we can manage source code changes of application or website.

Commits

It save code snapshots which called commits.

Branches

Work with alternative code versions. We can create

Checkout

We can switch branches and snapshot it called checkouts.

Show More

© GeekySanjay