Welcome to NDZ Learning Management System x

Git Basics

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

Git Basics

Git Basics

  • No Rating
  • (0 Reviews)
  • 14 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
  • August, 27th 2025
  • 10

Translate Service simplifies dynamic translations in Angular. Useful for runtime language switching and managing multilingua..

  • Free
blog
  • August, 25th 2025
  • 13

AI significantly enhances software testing by automating tasks, improving accuracy, and optimizing resource allocation. AI-po..

  • Free
blog
  • August, 21st 2025
  • 15

A comprehensive presentation covering GraphQL history, motivation, technical details, architecture, REST vs GraphQL compariso..

  • Free
blog
  • August, 19th 2025
  • 13

This session provides a comprehensive introduction to SCSS (Sass) as a robust CSS preprocessor. Attendees will gain practical..

  • Free

About Instructor

instructor
About Instructor

System Engineer at Ndimensionz