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
  • March, 11th 2026
  • 5

Secure Coding Practices :Q4

  • Free
blog
  • March, 11th 2026
  • 5

ISMS & QMS :2025-2026 :Q4

  • Free
blog
  • February, 4th 2026
  • 14

ANGULAR COMPONENT ARCHITECTURE AND LIFECYCLE HOOKS

  • Free
blog
  • January, 29th 2026
  • 15

This training introduces Prometheus and Grafana, two core tools for modern monitoring and observability.

  • Free

About Instructor

instructor
About Instructor

System Engineer at Ndimensionz