Skip to content

Conversation

@max-sixty
Copy link
Owner

Summary

  • Display the git version alongside the worktrunk version in the OTHER section of wt config show
  • Both versions are now shown on separate lines for clarity
OTHER
○ wt: v0.10.0
○ git: 2.52.0

Test plan

  • Unit test test_get_git_version_returns_version verifies git version parsing
  • 21 snapshot tests updated for new format
  • Manual testing confirms output format

🤖 Generated with Claude Code

Display the git version alongside the worktrunk version in the OTHER
section of `wt config show`. Both versions are now shown on separate
lines for clarity:

```
OTHER
○ wt: v0.10.0
○ git: 2.52.0
```

Co-Authored-By: Claude <[email protected]>
@max-sixty max-sixty merged commit 65e284e into main Jan 10, 2026
18 of 19 checks passed
@max-sixty max-sixty deleted the git-version branch January 10, 2026 01:29
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.

2 participants