OSS Tanbou

Git — distributed version control with high-level operations and access to internals

Discovery score 356.0OSS health 95
About these scores

Discovery score is an unbounded weighted, log-compressed index of stars, watchers, forks, and contributors. Growth momentum is its change over the observed period; OSS health is a 0–100 score from available repository recency, Community Health, and release data.

Stars
63,131
Primary language
C
License
Not determined
Repository last updated
Sep 11, 2026

Overview

Git is a fast, scalable distributed version control system for tracking changes in source code and other files. Its rich command set spans everyday history operations and lower-level access to repository internals.

Based on official documentation; not hands-on tested · Content checked:

Keep distributed history and choose the right level of operation

Its distributed model keeps history in each working environment and exposes both high-level workflows and direct access to internals through one command suite. The official README links a tutorial, a minimum set of everyday commands, and documentation for each command.

Sources: [1]

For collaboration built on locally available history

It fits teams and public projects that need to manage software history, parallel lines of work, and exchanged changes. The same history model and commands can be used whether or not a graphical client or hosted collaboration service is added.

Sources: [1]

The GitHub repository is not the primary development venue

This GitHub repository is a publish-only outlet. Proposals and patches follow the README and SubmittingPatches process, with development centered on the mailing list. Git manages history; remote authorization, review interfaces, and CI still require separate services or operating practices.

Sources: [1][2]

Official sources

  1. [1]Git README(2026-09-13)
  2. [2]git/git repository(2026-09-13)
Supplemental curator note

Selected as a case where an official mirror and a long project history accumulated enormous discovery value despite development remaining outside GitHub.

Growth trends

Last 30 days

63,131 Stars

Trend data is still being collected.

Built with

  • C

Categories and tags

GitHub Topics

  • c
  • shell
  • hacktoberfest
GitHub dataView detailed GitHub data
Stars
63,131
Forks
28,397
Watchers
2,512
Open issues
0
Contributors
427
Primary language
C
License
Not determined
Repository last updated
Sep 11, 2026
Report incorrect information

Tell us if any listing information is incorrect or outdated.