Skip to content

Only include Git files & enable case sensitive patterns

Latest
Compare
Choose a tag to compare
@aerugo aerugo released this 23 Jul 17:15
· 8 commits to main since this release

This release introduces the -g option that allows only including files tracked by git, if the folder you run Prelude in is a git repository.
It also adds the -c option, which will make -M match patterns case sensitive. Match patterns are still case insensitive by default.