Skip to content

Comments

docs: remove Related Projects section#73

Merged
helizaga merged 1 commit intomainfrom
docs/remove-related-projects
Jan 6, 2026
Merged

docs: remove Related Projects section#73
helizaga merged 1 commit intomainfrom
docs/remove-related-projects

Conversation

@helizaga
Copy link
Collaborator

@helizaga helizaga commented Jan 6, 2026

Pull Request

Description

Motivation

Fixes # (issue)

Type of Change

  • Bug fix (non-breaking change that fixes an issue)
  • New feature (non-breaking change that adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation update
  • Code refactoring (no functional changes)
  • Other (please describe):

Testing

Manual Testing Checklist

Tested on:

  • macOS
  • Linux (specify distro: **_**)
  • Windows (Git Bash)

Core functionality tested:

  • git gtr new <branch> - Create worktree
  • git gtr go <branch> - Navigate to worktree
  • git gtr editor <branch> - Open in editor (if applicable)
  • git gtr ai <branch> - Start AI tool (if applicable)
  • git gtr rm <branch> - Remove worktree
  • git gtr list - List worktrees
  • git gtr config - Configuration commands (if applicable)
  • Other commands affected by this change: **__**

Test Steps

Expected behavior:

Actual behavior:

Breaking Changes

  • This PR introduces breaking changes
  • I have discussed this in an issue first
  • Migration guide is included in documentation

Checklist

Before submitting this PR, please check:

  • I have read CONTRIBUTING.md
  • My code follows the project's style guidelines
  • I have performed manual testing on at least one platform
  • I have updated documentation (README.md, CLAUDE.md, etc.) if needed
  • My changes work on multiple platforms (or I've noted platform-specific behavior)
  • I have added/updated shell completions (if adding new commands or flags)
  • I have tested with both git gtr (production) and ./bin/gtr (development)
  • No new external dependencies are introduced (Bash + git only)
  • All existing functionality still works

Additional Context


License Acknowledgment

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache License 2.0.

Summary by CodeRabbit

  • Documentation
    • Removed references to related projects from documentation.

✏️ Tip: You can customize this high-level summary in your review settings.

@helizaga helizaga requested a review from NatoBoram as a code owner January 6, 2026 19:26
@coderabbitai
Copy link

coderabbitai bot commented Jan 6, 2026

Caution

Review failed

The pull request is closed.

Walkthrough

The README.md file has been updated to remove the Related Projects subsection, which previously contained references to git-worktree, Aider, and Cursor. The rest of the documentation, including the License section, remains unchanged.

Changes

Cohort / File(s) Summary
Documentation cleanup
README.md
Removed the Related Projects subsection containing external project references (git-worktree, Aider, Cursor)

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

Poem

🐰 A projects list once did gleam,
But cluttered the README's dream,
With a sweep of the paw,
Clean docs without flaw,
Now simpler, just perfect it seems! ✨

✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch docs/remove-related-projects

📜 Recent review details

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro

Disabled knowledge base sources:

  • Linear integration is disabled by default for public repositories

You can enable these sources in your CodeRabbit configuration.

📥 Commits

Reviewing files that changed from the base of the PR and between 65a5400 and 6cb6172.

📒 Files selected for processing (1)
  • README.md

Comment @coderabbitai help to get the list of available commands and usage tips.

@helizaga helizaga merged commit 1fc840e into main Jan 6, 2026
1 check was pending
@helizaga helizaga deleted the docs/remove-related-projects branch January 6, 2026 19:27
helizaga added a commit that referenced this pull request Feb 11, 2026
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