Skip to content
#

Git

git logo

Git is the most widely used version control system, which allows for the tracking and managing of source code over time. It was designed for collaboration and built to be flexible, secure and efficient.

Here are 1,531 public repositories matching this topic...

🚀 A powerful Go CLI tool that generates GitHub-style contribution graphs from your local Git repositories. Track your coding activity across multiple projects with beautiful terminal visualizations. Perfect for developers who want insights into their local development patterns.

  • Updated Aug 7, 2025
  • Go

A minimal Git implementation in Go. This project builds core Git features from scratch, including: Initializing a repository (init). Creating and reading blob objects. Reading and writing tree objects . Creating commit objects . Cloning a repository . More features to come as the implementation progresses.

  • Updated Apr 30, 2025
  • Go

Created by Linus Torvalds

Released April 7, 2005

Followers
87k followers
Organization
git
Website
github.com/topics/git
Wikipedia
Wikipedia

Related topics

bitbucket dvcs gitflow github gitlab gitops mercurial svn tfvc vcs