How to initialize git repository | How to create first repository on GitHub | git init | Git tutorial for beginner
Git by its definition is by far the best version control system in the market.
In order to start working with git we need to know how to initialise a repository by using git init command.
We will also see happens when a new repo is created with git init command i.e. the folder structure. We will explore the hidden folder created i.e. .git folder and this is where the magic happens. Exploring the .git folder will give a details idea of git ecosystem.
We will also see the basics of the folder structure under .git folder:
1) Config file
2) description file
3) HEAD file
4) hooks folder
5) info folder
6) objects folder
7) refs folder
Playlist:
Git tutorial:
• 7. How to initialize git repository |...
3rd party application installation:
• How to install postman in MAC
Spring boot begineers tutorial:
• 1. What is spring boot and how to wri...
Selenium Ruby Tutorial:
• 1. How to install firebug and firepat...
Ruby Tutorial:
• Ruby tutorial: Chapter 1 Top 5 reason...
About this channel:
This is channel is dedicated for all those who want to learn new technologies by self learning. We keep on adding new content in this channel on a day to day basis and try to share our knowledge. Please feel free to drop your question to the email id mentioned below or comment on the video if you feel so.
facebook page:
/ teach-yourself-code-102086558276245
LinkedIn:
/ gagan-arora-pm
Email Id:
[email protected]