Skip to content

Conversation

@Mashimiao
Copy link

Signed-off-by: Ma Shimiao [email protected]

@cyphar
Copy link
Member

cyphar commented Feb 17, 2017

LGTM

.gitignore Outdated
/oci-image-validate

*.1
*.patch
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Who makes these *.patch files?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

we always work with patch, and easy to forget to remove them before adding. I think it'd better to ignore them.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I use *.patch files in projects where contribution is by mailing patches to a mailing list. But I personally don't use them much in push-based projects like those on GitHub. If you generate *.patch files as part of your personal workflow with this project, I think you should add a local ignore rule (gitignore(5) gives $HOME/.config/git/ignore and $GIT_DIR/info/exclude as possible locations). But if rules in the committed .gitignore are based on workflow idiosyncrasies, it becomes hard to maintain them.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine, updated

Signed-off-by: Ma Shimiao <[email protected]>
@Mashimiao Mashimiao changed the title ignore patch and generated man files ignore generated man files Feb 23, 2017
@wking
Copy link
Contributor

wking commented Feb 23, 2017

1434e4c looks good to me.

@caniszczyk
Copy link
Contributor

@cyphar btw PullApprove should catch your LGTMs moving forward, it was a misconfiguration on my end

@cyphar
Copy link
Member

cyphar commented Feb 27, 2017

LGTM

Approved with PullApprove

@Mashimiao
Copy link
Author

@opencontainers/image-tools-maintainers PTAL

@coolljt0725
Copy link
Member

coolljt0725 commented Mar 6, 2017

LGTM

Approved with PullApprove

@coolljt0725 coolljt0725 merged commit c94278c into opencontainers:master Mar 6, 2017
@xiekeyang xiekeyang mentioned this pull request Jun 29, 2017
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.

5 participants