Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved key-finding ability for Repository.initialize #103

Merged
merged 3 commits into from
Feb 7, 2024
Merged

Conversation

dennisvang
Copy link
Owner

  • Keys.find_private_key() is now recursive, i.e. it searches subdirectories as well
  • Repository.initialize() has an optional extra_key_dirs argument

fixes #102

@dennisvang dennisvang merged commit c8e82a5 into master Feb 7, 2024
17 checks passed
@dennisvang dennisvang deleted the issue102 branch February 7, 2024 12:33
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.

Repository.initialize does not handle multiple key dirs
1 participant