Uh oh!
There was an error while loading. Please reload this page.
Add bash completion for --platform - #704
Conversation
Codecov Report
@@ Coverage Diff @@## master #704 +/- ##
==========================================
- Coverage 51.81% 51.81% -0.01%
==========================================
Files 218 218 Lines 17924 17924 ==========================================
- Hits 9288 9287 -1 - Misses 8160 8161 +1
Partials 476 476 |
--publish--platform
thaJeztah
left a comment
There was a problem hiding this comment.
changes LGTM, but can you update the commit description (you accidentally typed --publish instead of --platform 😄 )
32cda5b to
3878bf3CompareSigned-off-by: Harald Albers <github@albersweb.de>
3878bf3 to
15f7841Comparealbers
commented
Nov 30, 2017
Thanks for catching 😅! |
albers
commented
Nov 30, 2017
@thaJeztah By the way, I got CI errors on #713 and #717 that survived several forced pushes, probably caused by
Do you know how I could get rid of these? |
albers
commented
Nov 30, 2017
@thaJeztah The CI errors I asked you to look into are now gone after I rebased. |
This adds bash completion for #474.
The completion is only added when commands are run against a daemon running in experimental mode.