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

merge in go-ipfs-cmdkit #164

Merged
merged 27 commits into from
May 11, 2019
Merged

merge in go-ipfs-cmdkit #164

merged 27 commits into from
May 11, 2019

Conversation

Stebalien
Copy link
Member

@Stebalien Stebalien commented May 11, 2019

This PR merges go-ipfs-cmdkit back into go-ipfs-cmds. That package was extracted as a common dependency for the legacy commands library and the new one but the split is no longer necessary (and is kind of a pain).

cmdkit PR: ipfs/go-ipfs-cmdkit#34

Specifically, this just:

  1. Imports all relevant commits from go-ipfs-cmdkit.
  2. Renames cmdkit -> cmds.
  3. Removes some dead code.

@Stebalien
Copy link
Member Author

Ya know, nobody's going to object to this and it "just works". :shipit:.

@Stebalien Stebalien merged commit 72ee15c into master May 11, 2019
@Stebalien Stebalien removed the status/in-progress In progress label May 11, 2019
Copy link
Member

@magik6k magik6k left a comment

Choose a reason for hiding this comment

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

Late LGTM

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.

6 participants