-
Notifications
You must be signed in to change notification settings - Fork 949
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
fix: unknown command "ls" for "pouch images" #620
Conversation
We found this is your first time to contribute to Pouch, @tiny1990 |
Hi @tiny1990 , the |
Codecov Report
@@ Coverage Diff @@
## master #620 +/- ##
=======================================
Coverage 13.58% 13.58%
=======================================
Files 65 65
Lines 3541 3541
=======================================
Hits 481 481
Misses 3010 3010
Partials 50 50 Continue to review full report at Codecov.
|
@0x04C2 so i delete ls . |
Sorry, I make a mistake... Good catch!!!! |
@0x04C2 a hello world pull request |
@tiny1990 Could you change your commit message with title "fix: " ? |
@Letty5411 change to refactor? |
Hi @tiny1990 , please use the following command to update your commit message:
And |
Signed-off-by: mx <[email protected]>
@0x04C2 thanks |
@tiny1990 change to |
LGTM |
1.Describe what this PR did
fix doc
2.Does this pull request fix one issue?
NONE
3.Describe how you did it
source code build and ./pouch images ls
4.Describe how to verify it
NONE