oci-fetch icon indicating copy to clipboard operation
oci-fetch copied to clipboard

Move oci-fetch to cmd/oci-fetch

Open mikebrow opened this issue 9 years ago • 5 comments

Per request from @runcom moving the oci-fetch directory to cmd/oci-fetch to align with go's cmd idiom.

mikebrow avatar Jul 19 '16 20:07 mikebrow

LGTM @philips @dgonyeo wanna take a look?

runcom avatar Jul 19 '16 20:07 runcom

This includes the commit from https://github.com/containers/oci-fetch/pull/5. Did you intend to keep the two changes separate from a PR perspective?

Aside from the merge conflicts, LGTM.

cgonyeo avatar Jul 19 '16 22:07 cgonyeo

Yes, pls rebase and I'll merge afterwards

runcom avatar Jul 19 '16 22:07 runcom

Yes I included the commit from #5 on purpose as it won't go get it successfully without the fix in #5.

mikebrow avatar Jul 20 '16 13:07 mikebrow

But I see that one's merged now.. so rebasing..

mikebrow avatar Jul 20 '16 13:07 mikebrow