-e option does not work anymore #2
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
it does not exclude directories:
Is it related to: https://github.com/mherrmann/gitignore_parser/issues/43?
I don't know. Why would it?
To know you can try as
potodo -e c-api/(note the trailing slash).Ah, I confirm adding a trailing slash solves the issue. I suggest we keep this issue open until it is solved upstream.
For what it's worth the upstream is fixed now, in version 1.1.0. https://github.com/mherrmann/gitignore_parser/issues/43#issuecomment-1837308909
This specific case maybe, but there's still differences between gitignore-parser and gitignore: https://github.com/mherrmann/gitignore_parser/pull/66