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

Fix typo #2734

Merged
merged 1 commit into from
Oct 24, 2018
Merged

Fix typo #2734

merged 1 commit into from
Oct 24, 2018

Conversation

mgrachev
Copy link
Contributor

No description provided.

@GordonTheTurtle
Copy link

Please sign your commits following these rules:
https://github.com/moby/moby/blob/master/CONTRIBUTING.md#sign-your-work
The easiest way to do this is to amend the last commit:

$ git clone -b "patch-1" git@github.com:mgrachev/distribution.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -f

Amending updates the existing PR. You DO NOT need to open a new one.

@dmcgowan
Copy link
Collaborator

Please sign the commit, all commits must be signed to get CI to pass

Signed-off-by: Mikhail Grachev <work@mgrachev.com>
@mgrachev
Copy link
Contributor Author

@dmcgowan Done.

@codecov
Copy link

codecov bot commented Oct 18, 2018

Codecov Report

Merging #2734 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2734   +/-   ##
=======================================
  Coverage   60.28%   60.28%           
=======================================
  Files         103      103           
  Lines        8003     8003           
=======================================
  Hits         4825     4825           
  Misses       2536     2536           
  Partials      642      642
Flag Coverage Δ
#linux 60.28% <ø> (ø) ⬆️

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 1cb4180...cd1648d. Read the comment docs.

@dmp42 dmp42 merged commit 93e0827 into distribution:master Oct 24, 2018
@mgrachev mgrachev deleted the patch-1 branch October 25, 2018 08:51
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

5 participants