Skip to content

Commit c83b9e6

Browse files
AndreaV-Lsiclaude
andcommitted
docs: Add 'clone' terminology to index.html hero section
The hero heading and description now explicitly mention cloning, version pinning, and reproducible builds — key search terms for users looking for multi-repo git automation tools. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
1 parent cc4e5eb commit c83b9e6

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -269,8 +269,8 @@ <h1>LsiGitCheckout</h1>
269269
<main>
270270
<section class="hero">
271271
<div class="container">
272-
<h2>Multi-Repository Git Dependency Manager</h2>
273-
<p>A PowerShell tool that checks out multiple Git repositories to specified versions with recursive dependency resolution, SemVer support, cross-platform SSH, and API compatibility checking.</p>
272+
<h2>Clone and Manage Multi-Repository Git Dependencies</h2>
273+
<p>A cross-platform PowerShell tool that clones and checks out multiple Git repositories to pinned versions. Automates recursive dependency resolution with SemVer support, version pinning for reproducible builds, and cross-platform SSH authentication.</p>
274274
<div class="badges">
275275
<span class="badge badge-green">PowerShell 7.6 LTS</span>
276276
<span class="badge badge-blue">Cross-Platform</span>

0 commit comments

Comments
 (0)