Skip to content

Commit 5aad32f

Browse files
AndreaV-Lsiclaude
andcommitted
docs: Move issue #20 (project rename) to DONE
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
1 parent 962a2ad commit 5aad32f

1 file changed

Lines changed: 14 additions & 0 deletions

File tree

tasks/DONE.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,20 @@ All implemented features and fixes, ordered by issue number.
44

55
---
66

7+
### #20 — Rename project from LsiGitCheckout to RepoHerd (v9.0.0)
8+
9+
Renamed the entire project to RepoHerd across all files and content.
10+
11+
- Renamed `LsiGitCheckout.ps1/psm1/psd1``RepoHerd.ps1/psm1/psd1`
12+
- Renamed test files and workspace file
13+
- Renamed `Initialize-LsiGitCheckout``Initialize-RepoHerd`
14+
- Renamed error file `LsiGitCheckout_Errors.txt``RepoHerd_Errors.txt`
15+
- Updated all internal references across source, docs, examples, README, CHANGELOG, CLAUDE.md
16+
- Added GitHub Pages landing page (`index.html`) with SEO metadata, `sitemap.xml`, and `robots.txt`
17+
- Released as v9.0.0
18+
19+
---
20+
721
### #1 — Separate SSH credentials from repository configuration (v3.0.0)
822

923
Introduced a separate `git_credentials.json` file that maps hostnames to SSH key paths, allowing `dependencies.json` to be safely committed to version control.

0 commit comments

Comments
 (0)