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
  • June, 20th 2025
  • 15

Comprehensive overview of how to plan and execute effective testing in software development projects. Covers the complete QA..

  • Free
blog
  • June, 13th 2025
  • 16

A beginner-friendly introduction to React JS, a popular JavaScript library for building user interfaces. Learn what React is,..

  • Free
blog
  • June, 11th 2025
  • 10

WElcome to OOPS Concepts in JAVA

  • Free
blog
  • June, 4th 2025
  • 14

Welcome to the Flutter Introduction Course! This course is designed to help you get started with Flutter, Google’s powerful U..

  • Free
blog
  • May, 20th 2025
  • 14

Mobile Automation Testing

  • Free

About Instructor

instructor
About Instructor

System Engineer at Ndimensionz