Skip to content

arithdon/git-intro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Git Introduction

Overview

A good understanding of Git is valuable for developers working collaboratively on same projects.

Git is a version control system that allows multiple developers to contribute to a repository simultaneously. It is a command-line application with a set of commands to manipulate commits and branches (explained below). This document aims to provide a TOI to help beginners get started using Git.

This document is highly inspired by Pro Git and this.

About

A brief introduction on git.

Resources

License

Stars

Watchers

Forks

Packages

No packages published