8000 Comparing v0.1.9...v0.1.10 · kbwo/ccmanager · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kbwo/ccmanager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.9
Choose a base ref
...
head repository: kbwo/ccmanager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.1.10
Choose a head ref
  • 4 commits
  • 8 files changed
  • 4 contributors

Commits on Jun 18, 2025

  1. Configuration menu
    Copy the full SHA
    ae720e9 View commit details
    Browse the repository at this point in the history
  2. docs: update README

    kbwo committed Jun 18, 2025
    Configuration menu
    Copy the full SHA
    067f56e View commit details
    Browse the repository at this point in the history

Commits on Jun 23, 2025

  1. fix: handle detached HEAD state in worktree operations

    Handle cases where worktrees have detached HEAD state (no branch).
    This prevents crashes when accessing undefined branch property.
    
    Fixes #26
    
    🤖 Generated with [Claude Code](https://claude.ai/code)
    
    Co-Authored-By: Claude <noreply@anthropic.com>
    kbwo and claude committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    975d7d9 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #27 from kbwo/fix/branch-type

    fix: handle detached HEAD state in worktree operations
    kbwo authored Jun 23, 2025
    Configuration menu
    Copy the full SHA
    e18e64b View commit details
    Browse the repository at this point in the history
Loading
0