Developer’s Blog
/
Tools
/
Git
/
git init
Search
git init
Developer’s Blog
/
Tools
/
Git
/
git init
Requirements
To follow this setup, it is required to have following …
•
No Requirements
Initialize [
git add
]
1.
Move to the desired directory
2.
Type
git init
3.
If
.git/
is generated, it is successfully initialized.
Reference
Git - Logo Downloads