Łukasz Jan Niemier

Results 235 comments of Łukasz Jan Niemier

It seems that this also doesn't work. With config: ``` [git] commit_preprocessors = [ { pattern = '^ft', replace = 'feat' }, ] ``` History: ``` c1926c3 chore: replace git-chglog...

It is within tolerable behaviour for me. It will probably not help people that use non-conventional commits, but for my needs it will work.

3rd time the charm? #11381 and #11455

Why not both? Also you can have git configuration per repo.

Yeah, I have beed bitten by that. I think that it worked properly in the past.

Though currently we can use `:Move` to work with relatively to `CWD`, so I think that `:Rename` always work as a relative move and `:Move` always work as an "absolute"...

@nietaki what I am suggesting is to have two step verification: 1. Compute Merkle-Tree of files in repository and in dependency tree. While it requires some code, it isn't that...

That makes sense and it should be quite simple to add.

It looks interesting, however I would remove the second check in the body. So it would return paths even to non-existent credentials.