# git/git SLOC report

> As of 2026-09-14 (commit 3699d22b59a6), git/git contains 1,555,161 total lines: 1,111,637 code, 192,554 comments, 250,970 blank, across 3,561 files in 26 languages (top: PO File 28.7%). Default configuration. Counted with tokei via OctoCounts.

git/git has 1,111,637 source lines of code out of 1,555,161 total lines across 3,561 files, counted from the master ref at commit 3699d22b59a6 by the OctoCounts tokei engine on 2026-09-14. The report is cached by commit, tokei version, and analysis options, so recounting the same revision returns exactly these numbers.

OctoCounts produced this report by resolving git/git to commit 3699d22b59a6, downloading the repository source archive, and counting every source file with tokei, the open-source line counter written in Rust. The table below breaks the count down by programming language into files, total lines, code lines, comment lines, and blank lines, so the figures can be compared across languages and projects. Results are cached by commit, tokei version, and analysis options, so counting the same revision again reproduces exactly these numbers.

## Repository size insights

This is a very large codebase by counted code lines. Code represents 71.5% of all lines, comments represent 12.4%, and the repository averages 312 code lines per file. PO File accounts for 28.7% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| PO File | 58 | 552,611 | 319,074 | 110,773 | 122,764 |
| Shell | 1,330 | 360,116 | 311,968 | 14,857 | 33,291 |
| C | 641 | 396,218 | 303,393 | 42,064 | 50,761 |
| AsciiDoc | 947 | 143,781 | 113,212 | 52 | 30,517 |
| C Header | 344 | 46,925 | 22,549 | 17,966 | 6,410 |
| TCL | 40 | 12,604 | 10,376 | 639 | 1,589 |
| Perl | 45 | 12,662 | 9,827 | 1,116 | 1,719 |
| Meson | 40 | 5,498 | 4,837 | 339 | 322 |
| Makefile | 21 | 6,092 | 4,299 | 985 | 808 |
| Python | 3 | 5,035 | 3,803 | 333 | 899 |
| BASH | 2 | 4,142 | 3,170 | 627 | 345 |
| Rust | 11 | 1,675 | 1,385 | 66 | 224 |

Top language (PO File 28.7%). Generated at 2026-09-14T20:38:11.185733255+00:00. Canonical report: https://octocounts.com/github/git/git

## Reproduce this report

[Reproduce this exact report and configuration](https://octocounts.com/github/git/git/commit/3699d22b59a6ea467ce13edb81b6bdea0398c803?analysis=%7B%22ignoredDirs%22%3A%5B%5D%2C%22ignoredLanguages%22%3A%5B%5D%2C%22profile%22%3A%22default%22%2C%22includeDocs%22%3Atrue%2C%22includeTests%22%3Atrue%2C%22includeGenerated%22%3Atrue%7D).

## Report FAQ

### How many lines of code does git/git have?

git/git has 1,555,161 total lines, including 1,111,637 code lines, 192,554 comment lines, and 250,970 blank lines.

### How was the git/git line count measured?

OctoCounts resolved the public GitHub repository to commit 3699d22b59a6, downloaded the source archive, counted it with tokei, and cached the report by commit, tokei version, and analysis options.

### What commit was counted for git/git?

This OctoCounts report was generated from master at commit 3699d22b59a6 on 2026-09-14T20:38:11.185733255+00:00.

## Similar repository reports

- [frappe/frappe](https://octocounts.com/github/frappe/frappe) — PO File, 1,000,270 code lines
- [apache/superset](https://octocounts.com/github/apache/superset) — PO File, 1,284,014 code lines
- [blitzy-public-samples/frappe](https://octocounts.com/github/blitzy-public-samples/frappe) — PO File, 917,103 code lines
- [tryton/tryton](https://octocounts.com/github/tryton/tryton) — PO File, 1,496,036 code lines
- [fish-shell/fish-shell](https://octocounts.com/github/fish-shell/fish-shell) — PO File, 658,752 code lines
- [guillemj/dpkg](https://octocounts.com/github/guillemj/dpkg) — PO File, 546,340 code lines

## Related OctoCounts pages

- [Recently analyzed repositories](https://octocounts.com/recent)
- [Popular SLOC reports](https://octocounts.com/popular)
- [Trending GitHub repositories](https://octocounts.com/trending)
- [Hall of Monoliths](https://octocounts.com/hall-of-monoliths)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [SLOC and code metrics glossary](https://octocounts.com/docs/glossary)
- [Original research: how filtering changes SLOC counts](https://octocounts.com/research)
- [OctoCounts API docs](https://octocounts.com/docs/api)
