# newren/git-filter-repo SLOC report

> As of 2026-09-07 (commit c1d8461ee34c), newren/git-filter-repo contains 18,279 total lines: 11,347 code, 4,824 comments, 2,108 blank, across 38 files in 7 languages (top: Python 51.3%). Counted with tokei via OctoCounts.

OctoCounts produced this report by resolving newren/git-filter-repo to commit c1d8461ee34c, 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 62.1% of all lines, comments represent 26.4%, and the repository averages 299 code lines per file. Python accounts for 51.3% of counted code.

| Language | Files | Lines | Code | Comments | Blanks |
| --- | ---: | ---: | ---: | ---: | ---: |
| Python | 18 | 7,597 | 5,819 | 951 | 827 |
| Shell | 7 | 6,337 | 5,357 | 520 | 460 |
| Makefile | 1 | 153 | 93 | 46 | 14 |
| BASH | 2 | 62 | 40 | 7 | 15 |
| TOML | 1 | 44 | 38 | 1 | 5 |
| Markdown | 8 | 2,163 | 0 | 1,737 | 426 |
| Plain Text | 1 | 1,923 | 0 | 1,562 | 361 |

Top language (Python 51.3%). Generated at 2026-09-07T03:42:49.792442985+00:00. Canonical report: https://octocounts.com/github/newren/git-filter-repo

## Report FAQ

### How many lines of code does newren/git-filter-repo have?

newren/git-filter-repo has 18,279 total lines, including 11,347 code lines, 4,824 comment lines, and 2,108 blank lines.

### How was the newren/git-filter-repo line count measured?

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

### What commit was counted for newren/git-filter-repo?

This OctoCounts report was generated from c1d8461ee34c6d3f987e0f19191f2105cb2a33c8 at commit c1d8461ee34c on 2026-09-07T03:42:49.792442985+00:00.

## Similar repository reports

- [bnsh/AIClass](https://octocounts.com/github/bnsh/AIClass) — Python, 11,406 code lines
- [pallets/click](https://octocounts.com/github/pallets/click) — Python, 11,269 code lines
- [hustvl/Moebius](https://octocounts.com/github/hustvl/Moebius) — Python, 11,452 code lines
- [LeoKemp223/embed-ai-tool](https://octocounts.com/github/LeoKemp223/embed-ai-tool) — Python, 11,238 code lines
- [leokemp223/embed-ai-tool](https://octocounts.com/github/leokemp223/embed-ai-tool) — Python, 11,238 code lines
- [k2-fsa/OmniVoice](https://octocounts.com/github/k2-fsa/OmniVoice) — Python, 11,485 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)
- [TensorFlow vs PyTorch](https://octocounts.com/compare/tensorflow-vs-pytorch)
- [Django vs Ruby on Rails](https://octocounts.com/compare/django-vs-rails)
- [Laravel vs Django](https://octocounts.com/compare/laravel-vs-django)
- [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)
