seachicken / gh-poi

✨ Safely clean up your local branches
https://dev.to/seachicken/safely-clean-up-your-local-branches-9i3
MIT License
673 stars 19 forks source link

Support for ssh.github.com hostname #80

Closed seachicken closed 2 years ago

seachicken commented 2 years ago

79

Fixed to work if hostname in ~/.ssh/config is set to ssh.github.com.

codecov[bot] commented 2 years ago

Codecov Report

Merging #80 (15e18fd) into main (84e6f90) will decrease coverage by 0.81%. The diff coverage is 40.00%.

:exclamation: Current head 15e18fd differs from pull request most recent head 93b739f. Consider uploading reports for the commit 93b739f to get more accurate results

@@            Coverage Diff             @@
##             main      #80      +/-   ##
==========================================
- Coverage   89.10%   88.29%   -0.82%     
==========================================
  Files           3        3              
  Lines         606      615       +9     
==========================================
+ Hits          540      543       +3     
- Misses         50       54       +4     
- Partials       16       18       +2     
Impacted Files Coverage Δ
poi.go 90.75% <40.00%> (-1.14%) :arrow_down:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.