Feature request for product/service
Cursor CLI
Describe the request
When i start cursor-agent, The following message appears under the current directory:
“cwd is not a git repository, cursor rules and ignore files don’t apply”
I am using https://sapling-scm.com/, so I am in a git directory technically, it’s just that I have a top level “.sl” directory instead of “.git”. I have a .gitignore and sapling uses it. Is it possible to configure the CLI to apply rules or ignore files even when .git isn’t detected?