Use fd when available instead of find by DamienCassou · Pull Request #1419 · bbatsov/projectile · GitHub
Skip to content

Use fd when available instead of find#1419

Merged
bbatsov merged 1 commit intobbatsov:masterfrom
DamienCassou:use-fd-when-available
May 29, 2019
Merged

Use fd when available instead of find#1419
bbatsov merged 1 commit intobbatsov:masterfrom
DamienCassou:use-fd-when-available

Conversation

@DamienCassou
Copy link
Copy Markdown
Contributor

@DamienCassou DamienCassou commented May 26, 2019

The patch make fd the default for searching for files in non-DVCS
projects.

  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
  • All tests are passing (make test)
  • The new code is not generating bytecode or M-x checkdoc warnings
  • You've updated the changelog (if adding/changing user-visible functionality)
  • You've updated the readme (if adding/changing user-visible functionality)

Comment thread CHANGELOG.md Outdated
The patch make fd the default for searching for files in non-DVCS
projects.
@DamienCassou DamienCassou force-pushed the use-fd-when-available branch from 71d5e71 to 774f252 Compare May 28, 2019 18:24
@DamienCassou
Copy link
Copy Markdown
Contributor Author

@bbatsov bbatsov merged commit 8249a24 into bbatsov:master May 29, 2019
@bbatsov
Copy link
Copy Markdown
Owner

bbatsov commented May 29, 2019

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants