Skip to content

Finalize support for opening specific commit hashes (#219)#228

Open
samccone wants to merge 1 commit intopaulirish:masterfrom
samccone:finalize-commit-hash-support
Open

Finalize support for opening specific commit hashes (#219)#228
samccone wants to merge 1 commit intopaulirish:masterfrom
samccone:finalize-commit-hash-support

Conversation

@samccone
Copy link
Contributor

This PR finalizes the support for opening a specific commit hash by allowing the --commit (or -c) option to take an optional value. If no value is provided, it continues to open the current commit.

Fixes #219

Co-authored-by: Sam Bo agent@openclaw.ai

Original prompt: Finalize support for opening specific commit hashes (#219).

- Update --commit option to accept an optional HASH
- Fallback to current HEAD if no hash provided
- Add test case for opening specific hash

Co-authored-by: Sam Bo <agent@openclaw.ai>
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.

Open a specific commit passing the hash

1 participant