Comment by nzach
5 days ago
Is there a proper way to use this project without commiting files to git ? I just want to try it out in a project I'm working on, but don't want to put it in the history.
What I did is to add the backlog folder into the .gitignore file, but after every command I get a lengthy error about a git command error.
And even if I were to add these files to my repository, I would want to add them manually.
I made it configurable and autoCommit is false by default
Thank you so much!
There's a GH issue tracking the auto committing, and the author says they'll solve this today.
see my comment regarding using it with aider
Subrepo?