-
-
Notifications
You must be signed in to change notification settings - Fork 257
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Is there an existing issue for this?
- I have searched the existing issues
Description of the bug
When setting a --workdir path, one would assume this would also change included paths. Currently the included paths stay the same.
Current workaround:
git cliff -w my_crate --include-path my_crate/Steps To Reproduce
In a workspace with multiple crates run git cliff -w my_crate from repository root.
The resulting changelog will include changes from all crates.
Expected behavior
-w some_path should proabably imply --include-path some_path/
Screenshots / Logs
No response
Software information
- Operating system: arch btw.
- Rust version: rustc 1.90.0 (1159e78c4 2025-09-14)
- Project version: git-cliff 2.10.1
Additional context
No response
ognis1205
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working