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?
Creating your first git repository?
Commiting your first changes to the project
Editing the project and viewing it
(One of the most important way to have a quick look at the changes you have done)
Get a view about git workflow
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.