Published using Google Docs
Git and Github - Day 2
Updated automatically every 5 minutes

Git and Github - Day 2

Today the task would include how to use git as to manage your project. Please complete this task and try to get a deep understanding of how different things work as this part is the most important part while working with git and github.

What is a repository in git?

Tutorial1

Creating your first git repository?

Tutorial1

Commiting your first changes to the project

Tutorial1

Editing the project and viewing it

(One of the most important way to have a quick look at the changes you have done)

Tutorial1

Get a view about git workflow

Tutorial1, Tutorial2

Creating a repo and github and pushing your projects to it

Creating Github Account: Tutorial1

Pushing your project to github: Tutorial1

Remember: Your github repo must have a readme file.

Naming your github repo as github_series or something similar to this as to have a good name for every project is a good habit.