Skip to content

Support repositories in fish tab completion (#5256)#5361

Merged
ThomasWaldmann merged 1 commit intoborgbackup:1.1-maintfrom
SanskritFritz:1.1-maint
Sep 28, 2020
Merged

Support repositories in fish tab completion (#5256)#5361
ThomasWaldmann merged 1 commit intoborgbackup:1.1-maintfrom
SanskritFritz:1.1-maint

Conversation

@SanskritFritz
Copy link
Contributor

As requested, the 1.1 backport. I used the squashed commit you performed in #5256

git checkout 1.1-maint
git cherry-pick 8b30a76ae2e5c56e5cbf16ae3e389a29dd66be85

support repositories and ssh hosts in fish tab completion
@codecov-commenter
Copy link

codecov-commenter commented Sep 28, 2020

Codecov Report

Merging #5361 into 1.1-maint will decrease coverage by 0.00%.
The diff coverage is n/a.

Impacted file tree graph

@@              Coverage Diff              @@
##           1.1-maint    #5361      +/-   ##
=============================================
- Coverage      80.12%   80.11%   -0.01%     
=============================================
  Files             27       27              
  Lines          10396    10396              
  Branches        1829     1829              
=============================================
- Hits            8330     8329       -1     
+ Misses          1555     1554       -1     
- Partials         511      513       +2     
Impacted Files Coverage Δ
src/borg/archive.py 82.38% <0.00%> (-0.15%) ⬇️
src/borg/helpers.py 87.34% <0.00%> (-0.08%) ⬇️
src/borg/repository.py 85.42% <0.00%> (+0.19%) ⬆️

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 7a456a8...2c5096a. Read the comment docs.

@ThomasWaldmann ThomasWaldmann merged commit 40b3bca into borgbackup:1.1-maint Sep 28, 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.

3 participants