Skip to content

Conversation

rmccullagh
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:rmccullagh/docker-py.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.

Signed-off-by: Ryan McCullagh <ryan@amezmo.com>
@shin- shin- added this to the 4.1.0 milestone Aug 27, 2019
@shin-
Copy link
Contributor

shin- commented Aug 27, 2019

Thank you!

@shin- shin- merged commit 7090732 into docker:master Aug 27, 2019
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