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

ssh-et: apply upstream updates #527

Merged
merged 1 commit into from
Jul 10, 2022
Merged

Conversation

infokiller
Copy link
Contributor

  • Fixes SSH config not being applied to original remote
  • Adds retries in case multiple processes are spawned
    concurrently (can happen with tmux-xpanes for example)

- Fixes SSH config not being applied to original remote
- Adds retries in case multiple processes are spawned
  concurrently (can happen with tmux-xpanes for example)
@codecov-commenter
Copy link

Codecov Report

Merging #527 (cb0f8e2) into master (02d9dce) will increase coverage by 0.29%.
The diff coverage is n/a.

@@            Coverage Diff             @@
##           master     #527      +/-   ##
==========================================
+ Coverage   71.24%   71.53%   +0.29%     
==========================================
  Files          49       49              
  Lines        3074     3074              
==========================================
+ Hits         2190     2199       +9     
+ Misses        884      875       -9     
Impacted Files Coverage Δ
src/base/ClientConnection.cpp 78.18% <0.00%> (+0.90%) ⬆️
src/base/BackedReader.cpp 85.71% <0.00%> (+1.29%) ⬆️
src/base/ServerConnection.cpp 77.35% <0.00%> (+6.60%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 02d9dce...cb0f8e2. Read the comment docs.

@MisterTea
Copy link
Owner

Thanks!

@MisterTea MisterTea merged commit 0902ed6 into MisterTea:master Jul 10, 2022
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.

None yet

3 participants