Skip to content

docs: add git filter-repo concept guide - #98

Draft
Ziinc wants to merge 2 commits into
mainfrom
cursor/git-filter-repo-doc-4c3b
Draft

docs: add git filter-repo concept guide#98
Ziinc wants to merge 2 commits into
mainfrom
cursor/git-filter-repo-doc-4c3b

Conversation

@Ziinc

@Ziinc Ziinc commented Jul 22, 2026

Copy link
Copy Markdown
Collaborator

Rewrites the provided git filter-repo brief into a house-voice concept article under web/learn/concepts/git/.

Changes

  • New guide: What is git filter-repo? covering why filter-branch is unsafe/slow, how filter-repo rewrites via fast-export streams, --analyze, mirror-clone workflow, force-push, and local/remote GC cleanup
  • Linked from the Git concepts index
  • Rebased onto latest main
  • Writing audit: readability.py --strict clean (Flesch 55.6, no hard bans or AI tells)
  • Interlinking audit: was orphan (0 inbound) and thin (0 body links); now has 4 in-body links and inbound links from version-control, merge-vs-rebase, and git-worktrees-vs-clones

Deliberately skipped TF-IDF gaps

  • empty → human-in-the-loop development (wrong sense)
  • rewrites → stacked PRs (tangential owner; Next Steps already covers stacks)
Open in Web Open in Cursor 

@github-actions

Copy link
Copy Markdown
Contributor

Rewrite the filter-repo vs filter-branch material into a house-voice
concept article covering mechanism, safe mirror workflow, and cleanup.

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
@cursor
cursor Bot force-pushed the cursor/git-filter-repo-doc-4c3b branch from 5316577 to a030f2e Compare July 27, 2026 11:32
Add in-body links from the filter-repo guide, and inbound links from
version-control, merge-vs-rebase, and worktrees-vs-clones so the page
is no longer orphaned or thin.

Co-authored-by: Ziinc <Ziinc@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants