-
Notifications
You must be signed in to change notification settings - Fork 2.7k
default autoredirect to false #2800
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
Conversation
|
Please sign your commits following these rules: $ git clone -b "autoredirect" git@github.com:davidswu/distribution.git somewhere
$ cd somewhere
$ git commit --amend -s --no-edit
$ git push -fAmending updates the existing PR. You DO NOT need to open a new one. |
Signed-off-by: David Wu <david.wu@docker.com>
Codecov Report
@@ Coverage Diff @@
## master #2800 +/- ##
==========================================
+ Coverage 60.24% 60.25% +<.01%
==========================================
Files 103 103
Lines 8022 8024 +2
==========================================
+ Hits 4833 4835 +2
Misses 2546 2546
Partials 643 643
Continue to review full report at Codecov.
|
caervs
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
dmp42
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
|
LGTM |
closes #2799