You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat: enhance GitLoomDiff with commit mode and remote handling
- Add commit hash detection and dedicated commit mode
- Implement remote changes fetching before diff generation
- Add detailed console output with file tree visualization
- Add version display and branding to CLI
- Bump version to 0.0.44
Key changes:
- New mode parameter to handle commit vs PR diffs differently
- Auto-detect commit hashes vs branch names
- Fetch remote changes automatically
- Improved CLI output with visual file tree
0 commit comments