# jesseduffield/lazygit SLOC report

> As of 2026-09-10 (commit 6600adf671fd), jesseduffield/lazygit contains 97,084 total lines: 75,956 code, 9,191 comments, 11,937 blank, across 530 files in 8 languages (top: Go 87.4%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving jesseduffield/lazygit to commit 6600adf671fd, 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 medium-sized codebase by counted code lines. Code represents 78.2% of all lines, comments represent 9.5%, and the repository averages 143 code lines per file. Go accounts for 87.4% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Go | 468 | 80,891 | 66,407 | 3,896 | 10,588 |
| JSON | 10 | 9,168 | 9,168 | 0 | 0 |
| Shell | 12 | 260 | 142 | 63 | 55 |
| Nix | 3 | 149 | 124 | 4 | 21 |
| Makefile | 1 | 72 | 52 | 3 | 17 |
| YAML | 1 | 112 | 50 | 46 | 16 |
| Dockerfile | 1 | 19 | 13 | 3 | 3 |
| Markdown | 34 | 6,413 | 0 | 5,176 | 1,237 |

Top language (Go 87.4%). Generated at 2026-09-10T16:12:43.537159370+00:00. Canonical report: https://octocounts.com/github/jesseduffield/lazygit

## Report FAQ

### How many lines of code does jesseduffield/lazygit have?

jesseduffield/lazygit has 97,084 total lines, including 75,956 code lines, 9,191 comment lines, and 11,937 blank lines.

### How was the jesseduffield/lazygit line count measured?

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

### What commit was counted for jesseduffield/lazygit?

This OctoCounts report was generated from 6600adf671fdefdcc4b623b1c3b743e78a30b6d2 at commit 6600adf671fd on 2026-09-10T16:12:43.537159370+00:00.

## Similar repository reports

- [slackapi/slack-cli](https://octocounts.com/github/slackapi/slack-cli) — Go, 78,035 code lines
- [asciimoo/hister](https://octocounts.com/github/asciimoo/hister) — Go, 80,723 code lines
- [sourcegraph/zoekt](https://octocounts.com/github/sourcegraph/zoekt) — Go, 82,627 code lines
- [ArtalkJS/Artalk](https://octocounts.com/github/ArtalkJS/Artalk) — Go, 68,507 code lines
- [Kodiqa-Solutions/VaultS3](https://octocounts.com/github/Kodiqa-Solutions/VaultS3) — Go, 68,326 code lines
- [CosmWasm/wasmd](https://octocounts.com/github/CosmWasm/wasmd) — Go, 68,119 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)
- [Rust vs Go](https://octocounts.com/compare/rust-vs-go)
- [Deno vs Node.js](https://octocounts.com/compare/deno-vs-node)
- [Kubernetes vs Terraform](https://octocounts.com/compare/kubernetes-vs-terraform)
- [GitHub SLOC counter guide](https://octocounts.com/docs/github-sloc-counter)
- [Counting methodology](https://octocounts.com/docs/methodology)
- [OctoCounts API docs](https://octocounts.com/docs/api)
