precise-commits icon indicating copy to clipboard operation
precise-commits copied to clipboard

Is this project still being actively maintained ?

Open shankarsridhar opened this issue 5 years ago • 1 comments

I see that the last commit was almost 1.5 years ago. Looks pretty dead to me unless I am missing something :( If so, is there an alternative project ?

shankarsridhar avatar Aug 18 '19 17:08 shankarsridhar

For anyone who is still interested, I am maintaining a fork at @softwareventures/precise-commits.

Compared to this project, it fixes a bunch of bugs, and adds support for Windows and CRLF line breaks.

I've been using it for a couple of months on my projects and it works well. There are still some pathological cases where it does something weird, but I've never seen it break my code. If you use it on a project where the existing indentation is consistently different to the indentation you configure for prettier, then you are going to have a bad time, but otherwise it is suitable for general use.

You can install it from npm @softwareventures/precise-commits.

djcsdy avatar Jan 23 '22 23:01 djcsdy