/learn-git

Learn Git and the fundamental commands

Primary LanguageTypeScript

Learn Git

About

Learn Git and the fundamental commands through practical examples and exercises.

Features

  • Step-by-step instructions on basic Git commands
  • Practical examples and exercises
  • Suitable for beginners

Installation

Prerequisites

  • Git installed on your machine. Download it from here.

Clone the Repository

git clone https://github.com/imneli/learn-git.git
cd learn-git

Install the dependencies & run

npm i
npm run dev

Usage

Follow the step-by-step instructions in the provided materials to learn the basic Git commands. Each section includes practical exercises to help you understand the concepts better.