Orhun Parmaksız
Orhun Parmaksız
Hmm, I'm actually thinking of just mapping the values from available remotes instead of sending separate requests for each one, e.g. [this endpoint](https://docs.github.com/en/rest/commits/commits?apiVersion=2022-11-28) for GitHub. I'm not sure about the...
Blocked on https://github.com/rust-lang/git2-rs/issues/1090
I like the shade options, looks like magic :D
This is looking pretty good tbh, should we finalize it and include it in the release?
I think this is now fixed in #1172 Thanks for reporting!
Hmm not a bad idea. I'm not sure how much complexity that would add to the implementation though.
Incremental builds is when you reuse the previous compilation results, rebuilding only changed parts to speed up development. Please report that error to [cargo-dist](https://github.com/axodotdev/cargo-dist) upstream.
Thanks, yup! PR welcome :)
Hello, thanks for the issue! How do you set your GitLab remote? We now URL-encode the remote requests for GitLab which might be related. See: https://github.com/orhun/git-cliff/pull/742
Btw, was the GitLab integration working on `2.4.0`? I don't see anything related in the logs.