Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 420 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 420 Bytes

Git commands review for DevDocs

This repo is a sandbox for learning the git commands used in everyday DevDocs tasks.

In order to use this repository, start by forking the repository in GitHub.

Git fork:
A Git fork is a server side clone on a Git repository. It is not a regular git command but rather a type of software development approach.

Get started