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

pin: fix pin update X Y where X==Y #6669

Merged
merged 1 commit into from
Sep 24, 2019
Merged

pin: fix pin update X Y where X==Y #6669

merged 1 commit into from
Sep 24, 2019

Conversation

Stebalien
Copy link
Member

We were pining Y then removing the pin for X. When X == Y, we'd remove the new pin.

fixes #6648

We were pining Y then removing the pin for X. When X == Y, we'd remove the new
pin.

fixes #6648
@Stebalien Stebalien merged commit 6e1e6db into master Sep 24, 2019
@Stebalien
Copy link
Member Author

Ty!

@Stebalien Stebalien deleted the fix/6648 branch September 24, 2019 00:12
This was referenced Jan 17, 2020
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.

ipfs pin update $cid $cid removes pin
2 participants