Skip to content

docs: update clone instructions for the PxTx repo rename - #164

Merged
replicant1 merged 1 commit into
mainfrom
docs/clone-url-repo-rename
Jul 31, 2026
Merged

docs: update clone instructions for the PxTx repo rename#164
replicant1 merged 1 commit into
mainfrom
docs/clone-url-repo-rename

Conversation

@replicant1

Copy link
Copy Markdown
Owner

The GitHub repo was renamed from replicant1/aitoui to replicant1/PxTx. The old URL still resolves via GitHub's redirect, but the README should name the current repo.

Updates the Clone and open block in README.md:

git clone git@github.com:replicant1/PxTx.git
cd PxTx
# Open in Android Studio: File → Open → select the PxTx folder

Docs only — no code, no visual change, so no device verification needed.

Other aitoui occurrences in the README are deliberately left alone; they are not the repo name:

  • com.example.aitoui — the real applicationId
  • aitoui.db — the real database filename
  • AitouiApp — the real class name

🤖 Generated with Claude Code

The GitHub repo was renamed from replicant1/aitoui to replicant1/PxTx.
The old URL still resolves via GitHub's redirect, but the README should
name the current repo.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings July 31, 2026 01:36
@replicant1
replicant1 merged commit b30bb53 into main Jul 31, 2026
@replicant1
replicant1 deleted the docs/clone-url-repo-rename branch July 31, 2026 01:36

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Ready to approve

The change is a straightforward docs-only update and the updated clone instructions are consistent within the README block.

This review doesn't count toward merge requirements. Sign up for the private preview to control whether Copilot approvals count.

Pull request overview

Updates the README’s “Clone and open” instructions to reference the repository’s new canonical GitHub SSH URL (replicant1/PxTx) and matching directory name, aligning documentation with the repo rename while keeping other aitoui identifiers intact (as they refer to app/package/database names, not the repo).

Changes:

  • Replace the old clone URL git@github.com:replicant1/aitoui.git with git@github.com:replicant1/PxTx.git.
  • Update the follow-up cd command and Android Studio folder name to PxTx.
File summaries
File Description
README.md Updates the “Clone and open” block to use the renamed repo URL and directory name.
Review details
  • Files reviewed: 1/1 changed files
  • Comments generated: 0
  • Review effort level: Lite

We're testing this review assessment. Please use 👍 or 👎 to tell us if it's correct.

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.

3 participants