Leave archive before searching for project root by Stebalien · Pull Request #1503 · bbatsov/projectile · GitHub
Skip to content

Leave archive before searching for project root#1503

Merged
bbatsov merged 1 commit intobbatsov:masterfrom
Stebalien:fix/project-archive
Mar 7, 2020
Merged

Leave archive before searching for project root#1503
bbatsov merged 1 commit intobbatsov:masterfrom
Stebalien:fix/project-archive

Conversation

@Stebalien
Copy link
Copy Markdown
Contributor

When TRAMP archives are enabled, back out of the archive before trying to find
the project root. Starting inside the archive makes opening archives quite slow.

Replace this placeholder text with a summary of the changes in your PR.
The more detailed you are, the better.


  • The commits are consistent with our contribution guidelines
  • You've added tests (if possible) to cover your change(s)
    • Would require gvfs, as far as I know.
  • All tests are passing (make test)
    • Don't pass locally, with or without this change.
  • The new code is not generating bytecode or M-x checkdoc warnings
  • You've updated the changelog (if adding/changing user-visible functionality)

When TRAMP archives are enabled, back out of the archive before trying to find
the project root. Starting inside the archive makes opening archives quite slow.
@bbatsov bbatsov merged commit cc202fb into bbatsov:master Mar 7, 2020
@bbatsov
Copy link
Copy Markdown
Owner

bbatsov commented Mar 7, 2020

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