Skip to content

Repoint self-references from old repo name (zinit->zos_zinit)#77

Merged
ashraffouda merged 1 commit into
masterfrom
fix-repo-rename-self-urls
Jul 7, 2026
Merged

Repoint self-references from old repo name (zinit->zos_zinit)#77
ashraffouda merged 1 commit into
masterfrom
fix-repo-rename-self-urls

Conversation

@ashraffouda

Copy link
Copy Markdown
Contributor

This repo was renamed zinit -> zos_zinit, but its own install scripts/docs still referenced the old name and relied on GitHub's non-permanent rename redirect:

  • install.sh: GITHUB_REPO var + stop.sh raw URL
  • install_run.sh: install.sh raw URLs
  • README.md: documented curl | bash install commands
  • docs/installation.md, release_zinit.sh: release/clone URLs

Repointed to zos_zinit; new raw URLs verified 200. The personal local path in release_zinit.sh is intentionally left unchanged.

Part of the repo-rename migration off GitHub redirects.

This repo was renamed from zinit to zos_zinit. The install scripts and docs
still referenced the old name (GITHUB_REPO var, raw install/stop.sh URLs, and
the release/git-clone URLs), relying on GitHub's non-permanent rename redirect.
Point them at zos_zinit. Verified the new raw URLs return 200. The personal
local path in release_zinit.sh is left unchanged.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
@ashraffouda ashraffouda merged commit 1cc022b into master Jul 7, 2026
1 check passed
@ashraffouda ashraffouda deleted the fix-repo-rename-self-urls branch July 7, 2026 12:40
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.

1 participant