Welcome to NDZ Learning Management System x

Git Basics

  • No Rating
  • (0 Reviews)
  • 15 students enrolled

Git Basics

Git Basics

  • No Rating
  • (0 Reviews)
  • 15 students enrolled
  • Free
Tags:



Course Content

1 sections • 1 lectures •
Git Basics
Git is a free and open-source version control system, originally created by Linus Torvalds in 2005. Unlike older centralized version control systems such as SVN and CVS, Git is distributed: every developer has the full history of their code repository locally. This makes the initial clone of the repository slower, but subsequent operations such as commit, blame, diff, merge, and log dramatically faster. Git also has excellent support for branching, merging, and rewriting repository history, which has led to many innovative and powerful workflows and tools. Pull requests are one such popular tool that allows teams to collaborate on Git branches and efficiently review each other's code. Git is the most widely used version control system in the world today and is considered the modern standard for software development.
mb

Requirements

  • Linux Administration basics

Description

Git is a free and open-source version control system, originally created by Linus Torvalds in 2005. Unlike older centralized version control systems such as SVN and CVS, Git is distributed: every developer has the full history of their code repository locally. This makes the initial clone of the repository slower, but subsequent operations such as commit, blame, diff, merge, and log dramatically faster.

Recent Courses

blog
  • December, 2nd 2025
  • 3

Design patterns are reusable solutions to common problems that occur in software design. what are the types

  • Free
blog
  • November, 27th 2025
  • 10

Course on CI/CD Using Jenkins

  • Free
blog
  • November, 27th 2025
  • 21

A beginner-friendly session designed to help anyone create a professional website using Wix. In this workshop, participants w..

  • Free
blog
  • November, 24th 2025
  • 14

Open Source Security Monitoring and SIEM

  • Free

About Instructor

instructor
About Instructor

System Engineer at Ndimensionz