Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automatic --include-paths does not respect --workdir #996

Closed
1 task done
DaniPopes opened this issue Jan 5, 2025 · 2 comments · Fixed by #1022
Closed
1 task done

Automatic --include-paths does not respect --workdir #996

DaniPopes opened this issue Jan 5, 2025 · 2 comments · Fixed by #1022
Assignees
Labels
bug Something isn't working

Comments

@DaniPopes
Copy link
Contributor

DaniPopes commented Jan 5, 2025

Is there an existing issue for this?

  • I have searched the existing issues

Description of the bug

The automatic --include-paths detection added in ceda1f7 does not respect --workdir.

Steps To Reproduce

cd $root/subdir && git cliff --workdir $root

Expected behavior

--workdir $root includes changes in the entire repository as it was doing before, rather than whatever directory I'm currently in.

Screenshots / Logs

No response

Software information

  • Operating system: N/A
  • Rust version: N/A
  • Project version: 2.7.0 (main @ e85888f)

Additional context

No response

@DaniPopes DaniPopes added the bug Something isn't working label Jan 5, 2025
Copy link

welcome bot commented Jan 5, 2025

Thanks for opening your first issue at git-cliff! Be sure to follow the issue template! ⛰️

@orhun
Copy link
Owner

orhun commented Jan 23, 2025

Thanks for reporting, this should be fixed in #1022

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants