git init

Term side of the Card
Topic: Git Commands - Main
Unit title: git init
Categories: Command
Explanation side of the Card

Explanation: The command that initializes a new Git repository in the current directory. It creates a `.git` folder for storing version control data.

Edit on GitHubContributions in our content repository are 🤗 welcome from everyone.Link leads to the Contributions guidelines on GitHubLink leads to the content repository on GitHub