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

Separate out SSH functionality #526

Merged
merged 6 commits into from
Jan 13, 2018
Merged

Separate out SSH functionality #526

merged 6 commits into from
Jan 13, 2018

Conversation

theaquamarine
Copy link
Collaborator

Start towards #338: Move the SSH stuff into separate files and break dependencies. Remaining SSH stuff outside of SshUtils.ps1:

  • SshAgent bit of Add-PoshGitToProfile
  • function exports

theaquamarine and others added 6 commits January 13, 2018 17:42
Remove use of Invoke-NullCoalescing
SSH tools are the only thing that use them, outside of posh-git.psm1
No reason for posh-git.psm1 to be doing it
@dahlbyk dahlbyk merged commit 8603e38 into dahlbyk:develop Jan 13, 2018
@dahlbyk
Copy link
Owner

dahlbyk commented Jan 13, 2018

Thanks!

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