Hacker News new | ask | show | jobs
by xyzxyz998 3279 days ago
Not what you're asking but something similar to BE: https://github.com/travisb-ca/nitpick

Also, your be usage experience may depend on how you're using it. In-branch/separate-branch/without-vcs? As a single user, I use it outside vcs and am reasonably happy with it.

1 comments

That probably may have been it. I was using it inside a separate branch but didn't like the workflow where i'd commit after every change. I don't want to commit unless I'm trying to make a backup.

I'm going to go the off-repo route now.